Assets/Editor/Tool/FormatPrefabTool.cs
@@ -279,12 +279,6 @@ PasteImage(_item.stateIcon, _source.image); } break; case ItemCellComType.Lock: if (_item.auctionIcon != null) { PasteImage(_item.auctionIcon, _source.image); } break; case ItemCellComType.Reduce: if (_item is ItemCell) {