From caec6f46fe430bc46f8d95d5aff362fe3d1b4d3c Mon Sep 17 00:00:00 2001 From: xen Date: Fri, 4 Nov 2022 18:12:58 +0200 Subject: [PATCH] make ambient_generic use edicts again gotta have those stacking sounds --- extension.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/extension.cpp b/extension.cpp index 0283ec8..777a2b0 100644 --- a/extension.cpp +++ b/extension.cpp @@ -326,7 +326,6 @@ DETOUR_DECL_MEMBER1(DETOUR_InputTestActivator, void, inputdata_t *, inputdata) const char *pszNonEdicts[] = { - "ambient_generic", "game_score", "game_text", "game_ui",