战斗
This commit is contained in:
parent
f20f435227
commit
5def9aed8a
@ -28,7 +28,7 @@ end
|
|||||||
|
|
||||||
-- 不同模块的战斗需要初始化的东西
|
-- 不同模块的战斗需要初始化的东西
|
||||||
function BattleControllerDungeonGold:initOther()
|
function BattleControllerDungeonGold:initOther()
|
||||||
self.dungeonGoldMaxRoundCount = self:getBoardConfig()[self.chapterId].wave_limit or 1
|
self.dungeonGoldMaxRoundCount = self:getChapterConfig()[self.chapterId].wave_limit or 1
|
||||||
end
|
end
|
||||||
|
|
||||||
function BattleControllerDungeonGold:controllBattleEnd()
|
function BattleControllerDungeonGold:controllBattleEnd()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user