tcx_xiyou_yueNan
parent
97af061b6f
commit
084ed478ac
|
|
@ -115,7 +115,7 @@ function this.Pay(id, func)
|
|||
end
|
||||
|
||||
local yhqNum = BagManager.GetItemCountById(108)
|
||||
if yhqNum >= rechargeConfig.Price and rechargeConfig.Price > 0 then
|
||||
if yhqNum >= rechargeConfig.Price and rechargeConfig.Price > 0 and rechargeConfig.OtherBuy1 and #rechargeConfig.OtherBuy1 > 0 then
|
||||
local sureFunc = function()
|
||||
NetManager.SendYHQBuyGoodRequest(id)
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue