summaryrefslogtreecommitdiff
path: root/cheat/internal_rewrite/begin_lock.cpp
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-12-24 00:36:10 +0100
committernavewindre <boneyaard@gmail.com>2018-12-24 00:36:10 +0100
commitf41bf6509390f12a4252f40daf0209e7a7d64666 (patch)
tree79ed2c592ee15bc0e97a6d2f9c2a92226281009e /cheat/internal_rewrite/begin_lock.cpp
parentfef68b3881d7b1a60abe2be85dde27b7b0ada3c3 (diff)
d
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( );
}