优化符文副本重生
This commit is contained in:
parent
7dc298a2bb
commit
37a3f3bf25
@ -360,7 +360,6 @@ function BattleControllerDungeonRune:tryShowRebirth(callback)
|
||||
|
||||
self.dungeonRuneRemainRoundCount = self.dungeonRuneRemainRoundCount + self.addRoundCount
|
||||
self.dungeonRuneMaxRoundCount = self.dungeonRuneMaxRoundCount + self.addRoundCount
|
||||
self.dungeonRuneRemainRoundCount = self.dungeonRuneRemainRoundCount - 1
|
||||
if self.battleUI then
|
||||
local desc = self.dungeonRuneRemainRoundCount + 1
|
||||
self.battleUI:refreshWave(desc, GConst.ATLAS_PATH.COMMON, "common_dec_15")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user