逍遥游提示优化

wangzhenxing 2022-11-09 10:47:56 +08:00
parent eeca517eaf
commit 6c603c3aec
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ function this:BindEvent()
Util.AddClick(this.startBtn,function()
if costNum>BagManager.GetItemCountById(UpViewRechargeType.YunYouVle) then
PopupTipPanel.ShowTip(Language[12006])
UIManager.OpenPanel(UIName.GeneralPopup,GENERAL_POPUP_TYPE.XiaoYaoYouItemExchange,98)
return
end
if curGridIndex>=#allGridData then