zxl
/
CTT
forked from Cal/CTT
1
0
Fork 0
CTT/Unity/Assets/HotfixView/Model/FGUI/AutoCode/Other/PackageOther.cs

10 lines
282 B
C#
Raw Normal View History

2021-04-08 20:09:59 +08:00
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
namespace ET
{
public static partial class FUIPackage
{
public const string Other = "Other";
public const string Other_MainStoryAIUI = "ui://Other/MainStoryAIUI";
}
}