parent
bf382d665c
commit
655ba53d17
|
@ -755,6 +755,14 @@ function this.ExecuteLoading()
|
|||
LoadingPanel.End()
|
||||
end)
|
||||
end
|
||||
if OperatingManager.IsBuyGift(78)==false then
|
||||
PlayerPrefs.SetInt(PlayerManager.uid.."chaozhijijin128",0)
|
||||
end
|
||||
if OperatingManager.IsBuyGift(79)==false then
|
||||
PlayerPrefs.SetInt(PlayerManager.uid.."chaozhijijin328",0)
|
||||
end
|
||||
|
||||
|
||||
-- 登录成功刷新红点数据
|
||||
RedpotManager.CheckAllRedPointStatus()
|
||||
-- 检查新字状态
|
||||
|
|
Loading…
Reference in New Issue