parent
db469f314c
commit
1651407fa4
|
|
@ -1403,7 +1403,7 @@ function this.TimeFormat()
|
|||
this.btnDynamicActivity:SetActive(false)
|
||||
end
|
||||
--青龙秘宝
|
||||
local QingLong = ActivityGiftManager.IsActivityTypeOpen(ActivityTypeDef.TreasureOfSomeBody)
|
||||
local QingLong = ActivityGiftManager.IsActivityTypeOpen(ActivityTypeDef.TreasureOfSomeBody) and ActivityGiftManager.IsQualifiled(ActivityTypeDef.TreasureOfSomeBody)
|
||||
if QingLong then
|
||||
local info = ActivityGiftManager.GetActivityTypeInfo(ActivityTypeDef.TreasureOfSomeBody)
|
||||
local tempTime = info.endTime - PlayerManager.serverTime
|
||||
|
|
|
|||
Loading…
Reference in New Issue