From ff5a952767a0c98fff6cf53733df93db5aa80b2f Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期五, 07 九月 2018 19:27:33 +0800
Subject: [PATCH] Merge branch 'master' into 3243Activity

---
 Core/ResModule/InstanceResourcesLoader.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Core/ResModule/InstanceResourcesLoader.cs b/Core/ResModule/InstanceResourcesLoader.cs
index 371b385..bb7c623 100644
--- a/Core/ResModule/InstanceResourcesLoader.cs
+++ b/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)

--
Gitblit v1.8.0