System/Store/BuyItemPopModel.cs
@@ -106,23 +106,9 @@ int count = 0; IsReachUpper = false; if(canBuyCnt == 0) { if(isVipBuy) { IsReachUpper = true; } else { if (buyCnt <= 9999) { count = buyCnt; } else { count = 9999; IsReachUpper = true; } } { IsReachUpper = true; count = 0; } else {