summaryrefslogtreecommitdiff
path: root/cheat/internal_rewrite/begin_lock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cheat/internal_rewrite/begin_lock.cpp')
-rw-r--r--cheat/internal_rewrite/begin_lock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cheat/internal_rewrite/begin_lock.cpp b/cheat/internal_rewrite/begin_lock.cpp
index 5312eec..fb4bdf1 100644
--- a/cheat/internal_rewrite/begin_lock.cpp
+++ b/cheat/internal_rewrite/begin_lock.cpp
@@ -58,7 +58,7 @@ void __fastcall hooks::begin_lock( void* ecx, void* edx ) { // THIS IS PROLLY NO
g_cheat.m_player_mgr.frame_stage_notify( );
g_cheat.m_prediction.frame_stage_notify( );
- g_cheat.m_ragebot.m_resolver->frame_stage_notify( );
+ //g_cheat.m_ragebot.m_resolver->frame_stage_notify( );
g_cheat.m_ragebot.m_lagcomp->fsn_render_start( );
g_cheat.m_skins( );
}