【首充】========关卡首充显示修改
parent
43e1913e37
commit
d119bac1c0
|
@ -409,7 +409,7 @@ end
|
|||
function FightPointPassMainPanel:OnShow()
|
||||
CheckRedPointStatus(RedPointType.XiaoYaoYouRedPoint)
|
||||
local activityId = ActivityGiftManager.IsActivityTypeOpen(ActivityTypeDef.FirstRecharge)
|
||||
if activityId and activityId~=0 then
|
||||
if activityId and activityId~=0 and DynamicActivityManager.IsQualifiled(1) then
|
||||
this.btnFirstRechar:SetActive(true)
|
||||
else
|
||||
this.btnFirstRechar:SetActive(false)
|
||||
|
|
Loading…
Reference in New Issue