tcx_xiyou_yueNan
parent
a0f81c8555
commit
e86efd8c38
|
@ -230,6 +230,7 @@ function BattleFailPopup:OnClose()
|
|||
if PlayerManager.serverTime > (PlayerPrefs.GetInt("FirstRecharge", 0) + 86400) then
|
||||
local activityId = ActivityGiftManager.IsActivityTypeOpen(ActivityTypeDef.FirstRecharge)
|
||||
if activityId and activityId ~= 0 and ActTimeCtrlManager.SingleFuncState(1) then
|
||||
PlayerPrefs.SetInt("FirstRecharge", PlayerManager.serverTime)
|
||||
UIManager.OpenPanel(UIName.FirstRechargePanel)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue