少年修仙传客户端代码仓库
client_Wu Xijin
2019-02-13 2df58aeacbf1177ec01167bdeccfe89d6a8d5804
Fight/Stage/MapEditor/RefreshNpcHandler.cs
@@ -168,7 +168,7 @@
                }
            }
            NPCConfig _npcConfig = Config.Instance.Get<NPCConfig>(m_Parent.NpcID);
            NPCConfig _npcConfig = NPCConfig.Get(m_Parent.NpcID);
            GActorNpcFight _npcFight = null;