Jelajahi Sumber

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

cyzhao 11 bulan lalu
induk
melakukan
e02b628db0
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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();
     }