dev_chengFeng
jiaoyangna 2020-09-14 05:08:53 +08:00 committed by JieLing
parent dd8e9ab701
commit 17675838d7
1 changed files with 1 additions and 1 deletions

View File

@ -1389,7 +1389,7 @@ function this.TimeFormat()
this.btnDynamicActivity.gameObject: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