少年修仙传客户端代码仓库
client_Hale
2019-04-09 ccaf79ac3d2bfe9e5aa7d28873b738c96499e776
Fight/GameActor/GA_NpcClientFunc.cs
@@ -96,6 +96,10 @@
                    }
                }
            }
            else if (AdventureStage.Instance.IsInAdventureStage)
            {
                NPCInteractProcessor.InvokeEvent(E_NpcType.Func, NpcConfig.NPCID, ServerInstID);
            }
        }
    }