英雄神印入口修改

dev_chengFeng
wangzhenxing 2022-04-26 14:22:35 +08:00
parent f187acdf52
commit 2ba97e8fe2
1 changed files with 1 additions and 0 deletions

View File

@ -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)