1797 仙盟商店等级不足4级无东西可买有红点提示
System/Store/StoreModel.cs @@ -222,6 +222,7 @@ { ControllerRedPoint(); } } private void RefreshServerHour() @@ -529,11 +530,6 @@ } } } else { return true; } return false; }