qinglong update

dev_chengFeng
jiaoyangna 2020-08-22 16:49:12 +08:00
parent 69a5b9b519
commit c27d43ba2d
1 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@ function this.GetQinglongTaskData(_curtype)
end
function this.GetQinglongSerectTreasureRedPot()
if this.activityId==0 or not ActivityGiftManager.GetActivityOpenStatus(this.activityId) then
if not ActivityGiftManager.GetActivityOpenStatus(ActivityTypeDef.TreasureOfSomeBody) then
return false
end
local state = this.GetTreasureState()
@ -170,7 +170,7 @@ function this.GetQinglongSerectTreasureRedPot()
end
function this.GetSerectTreasureTrailRedPot()
if this.activityId == 0 or not ActivityGiftManager.GetActivityOpenStatus(ActivityTypeDef.TreasureOfSomeBody) then
if not ActivityGiftManager.GetActivityOpenStatus(ActivityTypeDef.TreasureOfSomeBody) then
return false
end
for i = 1,2 do