少年修仙传客户端代码仓库
client_linchunjie
2019-03-26 291ccee6cdf1812f8b3b1f7b0e52c1ebd70cfe4c
Fight/MapTransferUtility.cs
@@ -1202,7 +1202,10 @@
                    {
                        if (_npc != null)
                        {
                            NPCInteractProcessor.InvokeEvent(E_NpcType.Func, NpcID, _npc.ServerInstID);
                            if (_npc is GA_NpcClientFightNorm)
                            {
                                NPCInteractProcessor.InvokeEvent(E_NpcType.Func, NpcID, _npc.ServerInstID);
                            }
                        }
                    }
                    Clear();