diff options
| author | boris <wzn@moneybot.cc> | 2018-12-07 11:42:40 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-07 11:42:40 +1300 |
| commit | bb8b13b512d1b9bbe8f78cb8d64eba5479fbd540 (patch) | |
| tree | 10dd49e6b5939457bc9a35c94f9cea4342e955fc /cheat/internal_rewrite/IVEngineClient.hpp | |
| parent | 8e9c9bdab46ab69e81f12be39c802c75ebe6329e (diff) | |
eeeeeeeeeeeeee
Diffstat (limited to 'cheat/internal_rewrite/IVEngineClient.hpp')
| -rw-r--r-- | cheat/internal_rewrite/IVEngineClient.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 );
}
};
|
