From bb8b13b512d1b9bbe8f78cb8d64eba5479fbd540 Mon Sep 17 00:00:00 2001 From: boris Date: Fri, 7 Dec 2018 11:42:40 +1300 Subject: eeeeeeeeeeeeee --- cheat/internal_rewrite/IVEngineClient.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cheat/internal_rewrite/IVEngineClient.hpp') diff --git a/cheat/internal_rewrite/IVEngineClient.hpp b/cheat/internal_rewrite/IVEngineClient.hpp index fb39e08..01f519d 100644 --- a/cheat/internal_rewrite/IVEngineClient.hpp +++ b/cheat/internal_rewrite/IVEngineClient.hpp @@ -187,7 +187,7 @@ public: void GetActiveSounds( CUtlVector< CSndInfo >& list ) { using fn = void( __thiscall* )( void*, CUtlVector< CSndInfo >& ); - return util::get_vfunc< fn >( this, 18 )( this, list ); + return util::get_vfunc< fn >( this, 19 )( this, list ); } }; -- cgit v1.2.3