qinglong update

dev_chengFeng
jiaoyangna 2020-08-24 19:37:58 +08:00
parent 37a152d311
commit 1a72381fad
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ function this:topBar()
Timer.New(function()
NetManager.GetActivityRewardRequest(-2,QinglongSerectTreasureManager.activityId,function(msg)
PrivilegeManager.RefreshPrivilegeUsedTimes(1007, 1)
PopupTipPanel.ShowTip("成功领取"..sConFigData.integral[1][2]..itemConfig[tonumber(sConFigData.integral[1][1])].Name)
PopupTipPanel.ShowTip("成功领取额外积分包")
this.refresh()
end)
end,1.5):Start()