From f41bf6509390f12a4252f40daf0209e7a7d64666 Mon Sep 17 00:00:00 2001 From: navewindre Date: Mon, 24 Dec 2018 00:36:10 +0100 Subject: d --- cheat/internal_rewrite/begin_lock.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cheat/internal_rewrite/begin_lock.cpp') 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( ); } -- cgit v1.2.3