| Core/ResModule/InstanceResourcesLoader.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| Utility/EnumHelper.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Core/ResModule/InstanceResourcesLoader.cs
@@ -11,6 +11,7 @@ public static readonly string horseSuffix = "Prefab_Horse_"; public static readonly string weaponSuffix = "Prefab_Weapon_"; public static readonly string secondarySuffix = "Prefab_Secondary_"; public static readonly string handSuffix = "Prefab_Hand_"; public static readonly string wingSuffix = "Prefab_Wing_"; public static GameObject LoadNpc(int id) Utility/EnumHelper.cs
@@ -1002,6 +1002,7 @@ Suit, //套装 4 Pet,// 宠物5 Secondary,// 副手 6 Hand,// 手臂 } public enum TreasureCategory