少年修仙传客户端基础资源
client_Wu Xijin
2019-03-19 47c94b60111da4c29c6e69b48fae61c93be279a4
3335 添加prefab辅助工具.
1个文件已修改
6 ■■■■■ 已修改文件
Assets/Editor/Tool/FormatPrefabTool.cs 6 ●●●●● 补丁 | 查看 | 原始文档 | 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)
                            {