tcx_xiyou_yueNan
parent
ac7528f3a1
commit
6749638de4
|
@ -628,7 +628,7 @@ function this.RefreshTriggerListen(id, openType, openArgs)
|
||||||
--战斗胜利结算
|
--战斗胜利结算
|
||||||
local trigger
|
local trigger
|
||||||
trigger = function(panelType)
|
trigger = function(panelType)
|
||||||
if panelType == UIName.BattleWinPopup then
|
if panelType == UIName.BattleWinPopup or panelType == UIName.ArenaResultPopup then
|
||||||
Game.GlobalEvent:RemoveEvent(GameEvent.UI.OnOpen, trigger)
|
Game.GlobalEvent:RemoveEvent(GameEvent.UI.OnOpen, trigger)
|
||||||
this.ShowGuide(id)
|
this.ShowGuide(id)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue