@@ -263,7 +263,7 @@ function isOpen(human, YYInfo, funcConfig)
end
local openDay = CommonDB.getServerOpenDay()
- if libaoType == LIBAOTYPE_MONTH and openDay < COND_OPEN_SRV_DAYS then
+ if libaoType == LIBAOTYPE_WEEK and openDay < COND_OPEN_SRV_DAYS then
return false