This commit is contained in:
Fang 2023-10-09 10:56:36 +08:00
parent f1b48a099d
commit d00dc49019

View File

@ -388,6 +388,7 @@ end
function BattleControllerDungeonRune:controllBattleEnd()
self.combatReport = {
battleType = GConst.BattleConst.BATTLE_TYPE.DUNGEON_RUNE,
wave = 0,
victory = self.victory,
}
local atkReport = {}