少年修仙传客户端基础资源
client_Wu Xijin
2019-04-16 afd53f6b3c0583e74c783c7c0653aa7d0588b1b9
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 }));