英雄神印入口修改
parent
f187acdf52
commit
2ba97e8fe2
|
@ -234,6 +234,7 @@ function RoleInfoPanel:BindEvent()
|
|||
Util.AddClick(this.godPrintBtn,function ()
|
||||
if not isOpenGod then
|
||||
PopupTipPanel.ShowTip("神将六星解锁神印")
|
||||
return
|
||||
end
|
||||
UIManager.OpenPanel(UIName.GodPrintPanel,curHeroData,heroDatas)
|
||||
end)
|
||||
|
|
Loading…
Reference in New Issue