【bug】============神系转换职业修改

dev_chengFeng
wangzhenxing 2022-03-31 17:25:43 +08:00
parent 6d7dcce74f
commit 88d80be02b
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ function this:BindEvent()
end)
end
Util.AddClick(this.confirmBtn,function()
if not isCan then
if not isCan and selectHeroData.changeProId~=5 then
LogError("costid=="..costId)
PopupTipPanel.ShowTip(string.format( Language[10298],itemConfig[costId].Name))
return