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