【副本战斗】战斗结算时报错
parent
94782f7cf4
commit
4d4e8cf55e
|
@ -112,7 +112,7 @@ function this.ShowBattleResultByMapFight()
|
||||||
if m_battlePanel then
|
if m_battlePanel then
|
||||||
m_battlePanel:ClosePanel()
|
m_battlePanel:ClosePanel()
|
||||||
end
|
end
|
||||||
self:ClosePanel()
|
this:ClosePanel()
|
||||||
Game.GlobalEvent:DispatchEvent(GameEvent.Bag.BagGold)
|
Game.GlobalEvent:DispatchEvent(GameEvent.Bag.BagGold)
|
||||||
end, 0, true, true)
|
end, 0, true, true)
|
||||||
end)
|
end)
|
||||||
|
|
Loading…
Reference in New Issue