hch
2025-07-08 bdb476e16cd1737649292090813d3d30383910d1
Main/System/KnapSack/PackManager.cs
@@ -303,7 +303,7 @@
                {
                    isAddItemCount = true;
                }
                itemModel.RefreshCount(refresh.ItemCount);
                itemModel.RefreshCount((int)refresh.ItemCount);
                if (isAddItemCount)
                {