yyl
2025-07-01 9c7efb57bf1b21954c7d81b705c8a8a34e7fb364
Main/Component/UI/Common/ItemBaseEffect.cs
@@ -140,6 +140,8 @@
        {
            switch (format)
            {
                case ItemCellformat.Format_100x100:
                    return 1.1f;
                case ItemCellformat.Format_80x80:
                    return 0.95f;
                case ItemCellformat.Format_70x70: