diff options
| author | Unknown <azeem@live.ru> | 2018-11-03 11:54:29 +0000 |
|---|---|---|
| committer | Unknown <azeem@live.ru> | 2018-11-03 11:54:29 +0000 |
| commit | d106396b02c486c9135c505ed82b73431f2c27de (patch) | |
| tree | e5d13778cab171966a62d7563db181a03bf4d090 /internal_rewrite/begin_lock.cpp | |
| parent | 90c1619363d89e0ab041f72945b36cfde8b2917a (diff) | |
| parent | cde80b283978aa4143ab5e06e0e56e8905eb2b4d (diff) | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'internal_rewrite/begin_lock.cpp')
| -rw-r--r-- | internal_rewrite/begin_lock.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal_rewrite/begin_lock.cpp b/internal_rewrite/begin_lock.cpp index 71b1ef1..0210417 100644 --- a/internal_rewrite/begin_lock.cpp +++ b/internal_rewrite/begin_lock.cpp @@ -16,6 +16,8 @@ void __fastcall hooks::begin_lock( void* ecx, void* edx ) { // THIS IS PROLLY NO g_cheat.m_visuals.world_modulate( );
+ g_ctx.m_local->cache_anim_data( );
+
/*
if( g_settings.rage.anti_aim && g_ctx.run_frame( ) ) {
|
