【战斗】修复无尽副本战斗结束后报错
parent
70ebab2fe1
commit
38f41e7517
|
|
@ -156,7 +156,7 @@ function this.ShowBattleResultByEndless()
|
|||
if m_battlePanel then
|
||||
m_battlePanel:ClosePanel()
|
||||
end
|
||||
self:ClosePanel()
|
||||
this:ClosePanel()
|
||||
Game.GlobalEvent:DispatchEvent(GameEvent.Bag.BagGold)
|
||||
end,0, true, true)
|
||||
end)
|
||||
|
|
|
|||
Loading…
Reference in New Issue