审核处理
This commit is contained in:
parent
ff930c7264
commit
41e3a090f9
@ -19,6 +19,9 @@ function ActivityData:setDirty()
|
||||
end
|
||||
|
||||
function ActivityData:isOpen()
|
||||
if GFunc.isShenhe() then
|
||||
return false
|
||||
end
|
||||
if not ModuleManager:getIsOpen(ModuleManager.MODULE_KEY.ACTIVITY, true) then
|
||||
return false
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user