parent
04fff0d79b
commit
b41e5ed0b6
|
@ -142,6 +142,7 @@ function LikeAbilityPanel:OnShow()
|
|||
self.btnXiaoYaoLock.gameObject:SetActive(false)
|
||||
end
|
||||
self.btnXiaoYaoText.text=string.format("%d/%d",BagManager.GetItemCountById(UpViewRechargeType.YunYouVle),PrivilegeManager.GetPrivilegeNumber(39))
|
||||
CheckRedPointStatus(RedPointType.XiaoYaoYouRedPoint)
|
||||
end
|
||||
|
||||
function LikeAbilityPanel:UpdateTopLayoutPanel()
|
||||
|
|
Loading…
Reference in New Issue