cyzhao hai 1 ano
pai
achega
030f2066e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Gameserver/App/process/UserProc.php

+ 1 - 1
Gameserver/App/process/UserProc.php

@@ -254,7 +254,7 @@ class UserProc {
      * @param bool $isnew Description
      */
     static function OnNewDay($isnew) {
-        ShopProc::DailyShopItemRand();
+        //ShopProc::DailyShopItemRand();
         ShopProc::ShopDailyClear();
     }