少年修仙传客户端基础资源
client_Wu Xijin
2019-03-14 a1587a7869992feb04a040cea3d7eb6c14dc0246
Assets/Editor/Tool/FormatPrefabTool.cs
@@ -296,9 +296,9 @@
                            }
                            break;
                        case ItemCellComType.Lock:
                            if (_item.bindIcon != null)
                            if (_item.auctionIcon != null)
                            {
                                PasteImage(_item.bindIcon, _source.image);
                                PasteImage(_item.auctionIcon, _source.image);
                            }
                            break;
                        case ItemCellComType.Reduce: