Explorar o código

宝箱不在有倒计时改为每天一次广告每日0点重置时间

cyzhao hai 11 meses
pai
achega
e02b628db0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Gameserver/App/process/ShopProc.php

+ 2 - 0
Gameserver/App/process/ShopProc.php

@@ -519,6 +519,8 @@ class ShopProc {
         ctx()->privateState->guanggaoGetTiliNum = 0;
         ctx()->privateState->buyTiliNum = 0;
 
+        ctx()->privateState->lastFreeGetTs_ShopBoxBright = 0;
+        ctx()->privateState->lastFreeGetTs_ShopBoxCommon = 0;
         self::ShopMonthClear();
     }