dev_chengFeng
parent
49701bcbec
commit
95080d3da7
|
@ -720,7 +720,6 @@ function this.OnUpdate()
|
|||
end
|
||||
end
|
||||
if BattleManager.IsBattlePlaying() and not BattleLogic.IsEnd then
|
||||
LogGreen("BattleLogic.Update")
|
||||
BattleLogic.Update()
|
||||
-- 再检测一次战斗结束
|
||||
if BattleLogic.IsEnd then return end
|
||||
|
|
Loading…
Reference in New Issue