逍遥游提示优化
parent
eeca517eaf
commit
6c603c3aec
|
@ -141,6 +141,7 @@ function this:BindEvent()
|
||||||
Util.AddClick(this.startBtn,function()
|
Util.AddClick(this.startBtn,function()
|
||||||
if costNum>BagManager.GetItemCountById(UpViewRechargeType.YunYouVle) then
|
if costNum>BagManager.GetItemCountById(UpViewRechargeType.YunYouVle) then
|
||||||
PopupTipPanel.ShowTip(Language[12006])
|
PopupTipPanel.ShowTip(Language[12006])
|
||||||
|
UIManager.OpenPanel(UIName.GeneralPopup,GENERAL_POPUP_TYPE.XiaoYaoYouItemExchange,98)
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
if curGridIndex>=#allGridData then
|
if curGridIndex>=#allGridData then
|
||||||
|
|
Loading…
Reference in New Issue