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