分解名刀提示修改

onepiece_demo_arena
wangzhenxing 2024-01-16 17:08:37 +08:00
parent 59796d72df
commit 6fcb684b5c
1 changed files with 2 additions and 2 deletions

View File

@ -94,11 +94,11 @@ function this:BindEvent()
--放生按钮
Util.AddClick(this.confirmBtn,function()
if isPokemon and tonumber(LengthOfTable(selectHeroData))==0 then
PopupTipPanel.ShowTip(Language[11746])
PopupTipPanel.ShowTip("请选择名刀或名刀碎片")
return
end
if not isPokemon and (selectChipId==0 or selectChipNum==0) then
PopupTipPanel.ShowTip(Language[11746])
PopupTipPanel.ShowTip("请选择名刀或名刀碎片")
return
end
--奖励物品