فهرست منبع

修改每周礼包

gitxsm 3 ماه پیش
والد
کامیت
ae4c816904
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      script/module/present/RichangLibaoLogic.lua

+ 1 - 1
script/module/present/RichangLibaoLogic.lua

@@ -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
     end