13 lines
480 B
C#
13 lines
480 B
C#
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
|
|
|
namespace ET
|
|
{
|
|
public static partial class FUIPackage
|
|
{
|
|
public const string Pet = "Pet";
|
|
public const string Pet_FramePetUI = "ui://Pet/FramePetUI";
|
|
public const string Pet_PetUI = "ui://Pet/PetUI";
|
|
public const string Pet_FramePetUpgradeUI = "ui://Pet/FramePetUpgradeUI";
|
|
public const string Pet_PetUpgradeUI = "ui://Pet/PetUpgradeUI";
|
|
}
|
|
} |