【首充】=======拍脸修改提交

dev_chengFeng
wangzhenxing 2022-07-07 10:57:34 +08:00
parent 45be1705cc
commit 6a76b1e168
1 changed files with 4 additions and 1 deletions

View File

@ -270,7 +270,10 @@ function this.PatFaceSpecialMonitor(v,patFaceAllData,type,starUpGiftNum)
elseif v.Type==23 then--首充拍脸
if PlayerPrefs.GetInt(PlayerManager.uid.."FirstRecharge") == 0 then
PlayerPrefs.SetInt(PlayerManager.uid.."FirstRecharge",1)
UIManager.OpenPanel(UIName.FirstRechargePanel)
local activityInfo = ActivityGiftManager.GetActivityTypeInfo(ActivityTypeDef.FirstRecharge)
if activityInfo then
UIManager.OpenPanel(UIName.FirstRechargePanel)
end
end
else
if RedPointManager.PlayerPrefsGetStr(v.Id.."PatFace") == "0" then