少年修仙传客户端代码仓库
client_linchunjie
2019-01-15 5cdc8bb45069b50f1ff8f3abf16f2831622877b3
Fight/MapTransferUtility.cs
@@ -956,7 +956,10 @@
                {
                    if (NpcID != GeneralDefine.GatherSoulDZ)
                    {
                        NPCInteractProcessor.InvokeEvent(E_NpcType.Func, NpcID, _npc.ServerInstID);
                        if (_npc != null)
                        {
                            NPCInteractProcessor.InvokeEvent(E_NpcType.Func, NpcID, _npc.ServerInstID);
                        }
                    }
                    Clear();
                }