在线奖励活动修改
parent
1ac686ca35
commit
6b130712bf
|
@ -166,7 +166,9 @@ function this.InitActivityServerData(msg, isUpdate)
|
|||
this.haveOnlineTime = m.progress
|
||||
this.onlineTime= m.progress
|
||||
------LogGreen("------------------------------------后端刷新在线时长2 "..m.progress.." "..TimeToHMS(m.progress))
|
||||
this.cuOnLineTimestamp = GetTimeStamp() - m.progress
|
||||
if this.cuOnLineTimestamp==0 then
|
||||
this.cuOnLineTimestamp = GetTimeStamp() - m.progress
|
||||
end
|
||||
--this.StartOnlineUpdate()
|
||||
elseif (v.activityId == ActivityTypeDef.EightDayGift) then
|
||||
this.sevenDayOpen = true
|
||||
|
|
Loading…
Reference in New Issue