活动开启条件提交
parent
31b808209e
commit
32c239fcb2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue