parent
55002f1bf7
commit
63712c9439
|
@ -61,6 +61,7 @@ function this:BindEvent()
|
|||
Game.GlobalEvent:DispatchEvent(GameEvent.Role.UpdateSodSoulLayout)
|
||||
UIManager.OpenPanel(UIName.RoleGodKingLayout,curHeroData,1)
|
||||
UIManager.OpenPanel(UIName.RewardItemPopup, msg.drop, 1)
|
||||
PopupTipPanel.ShowTip("进阶成功")
|
||||
end
|
||||
self:ClosePanel()
|
||||
end)
|
||||
|
|
Loading…
Reference in New Issue