逍遥游提示优化
parent
eeca517eaf
commit
6c603c3aec
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue