战斗表现修改提交
parent
693774b012
commit
a3a8277390
|
|
@ -208,6 +208,7 @@ function this:BindEvent()
|
|||
if BattleManager.IsCanOperate() and not BattleLogic.IsEnd then
|
||||
BattleView.EndBattle()
|
||||
BattleLogic.IsEnd = true
|
||||
this:ClosePanel()
|
||||
end
|
||||
end)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue