活动开启条件提交

dev_chengFeng
jiaoyangna 2021-03-17 12:02:32 +08:00
parent 31b808209e
commit 32c239fcb2
1 changed files with 3 additions and 1 deletions

View File

@ -1092,7 +1092,9 @@ function this.IsQualifiled(type)
if not data then
return false
end
if data.IsOpen == 0 then
return false
end
-- 当前玩家等级
local qualifiled = false
local playerLv = PlayerManager.level