名望特权
parent
feced2fcba
commit
45d34c1fe8
|
|
@ -230,7 +230,7 @@ function this.RefreshReward(Data)
|
|||
Util.SetGray(this.btnGet, false)
|
||||
--LogError("rechargenum=="..rechargeNum.." neednum=="..needNum)
|
||||
if rechargeNum >= needNum then
|
||||
this.btnGet:GetComponent("Image").sprite = this.spLoader:LoadSprite("s_slbz_1anniuongse")
|
||||
--this.btnGet:GetComponent("Image").sprite = this.spLoader:LoadSprite("s_slbz_1anniuongse")
|
||||
if BagManager.GetTotalItemNum(Data.data.costId) >= Data.data.price then
|
||||
this.btnRed:SetActive(true)
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue