删除log
parent
f119b88123
commit
1d72eeb54d
|
@ -486,7 +486,6 @@ function BattleLogic.Update()
|
|||
BattleLogic.BattleEnd(0)
|
||||
return
|
||||
end
|
||||
print("===================type==============="..BattleLogic.Type)
|
||||
if CurRound > MaxRound then
|
||||
if BattleLogic.Type == BATTLE_SERVER_TYPE.TOPFight -- 巅峰赛
|
||||
or BattleLogic.Type == BATTLE_SERVER_TYPE.Firend
|
||||
|
|
Loading…
Reference in New Issue