【bug】============神系转换职业修改
parent
6d7dcce74f
commit
88d80be02b
|
@ -58,7 +58,7 @@ function this:BindEvent()
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
Util.AddClick(this.confirmBtn,function()
|
Util.AddClick(this.confirmBtn,function()
|
||||||
if not isCan then
|
if not isCan and selectHeroData.changeProId~=5 then
|
||||||
LogError("costid=="..costId)
|
LogError("costid=="..costId)
|
||||||
PopupTipPanel.ShowTip(string.format( Language[10298],itemConfig[costId].Name))
|
PopupTipPanel.ShowTip(string.format( Language[10298],itemConfig[costId].Name))
|
||||||
return
|
return
|
||||||
|
|
Loading…
Reference in New Issue