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: