少年修仙传客户端基础资源
client_Wu Xijin
2018-11-15 1441c4d806b6c477ba86e9a7839663048de64355
4831 【前端】新的界面工程
1个文件已修改
2 ■■■ 已修改文件
Assets/Editor/Tool/ExportUIPackage.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Tool/ExportUIPackage.cs
@@ -51,7 +51,7 @@
        }
        var guids = new List<string>();
        guids.AddRange(AssetDatabase.FindAssets("t:TextAsset", new string[] { windowReferenceConfigRoot }));
        guids.AddRange(AssetDatabase.FindAssets("t:TextAsset", new string[] { "Assets/WindowAssets" }));
        guids.AddRange(AssetDatabase.FindAssets("t:prefab", new string[] { builtIn }));
        guids.AddRange(AssetDatabase.FindAssets("Font", new string[] { uiroot }));
        guids.AddRange(AssetDatabase.FindAssets("t:prefab", new string[] { uiroot }));