【战斗开始过快修复】
parent
95080d3da7
commit
d82eb7f88a
|
@ -573,7 +573,9 @@ function this.BattleOrderChange(order)
|
|||
end,1.5):Start()
|
||||
else
|
||||
this.EnemyAppear(true)--设置敌人
|
||||
func()
|
||||
Timer.New(function ()
|
||||
func()
|
||||
end,1.5):Start()
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue