鸿蒙提示修改
parent
446d9c85ea
commit
388f68d39d
|
@ -180,6 +180,7 @@ function this.SingleBoxDataShow(go,boxData,index)
|
|||
if BagManager.GetItemCountById(16) < money then
|
||||
PopupTipPanel.ShowTip(Language[10846])
|
||||
MsgPanel.Hide()
|
||||
return
|
||||
end
|
||||
--向服务器 发消息
|
||||
NetManager.UnlockGrid(boxData.Id,1,function ()
|
||||
|
|
Loading…
Reference in New Issue