dev_chengFeng
ZhangBiao 2021-03-15 18:38:26 +08:00
parent 49701bcbec
commit 95080d3da7
1 changed files with 0 additions and 1 deletions

View File

@ -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