Assets/Editor/Tool/FormatPrefabTool.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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) {