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