bug修复
This commit is contained in:
parent
2e6541445e
commit
cbbccaaa63
@ -151,7 +151,7 @@ function BattleControllerDungeonRune:enterRoundBegin()
|
||||
end
|
||||
-- 完成任务
|
||||
local taskOver = self:getRuneTaskAllOver()
|
||||
if taskOver then
|
||||
if taskOver and not self.isBossChapter then
|
||||
self.victory = true
|
||||
self:postWaveOver(false)
|
||||
self:battleEnd()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user