From 88bc6c4684c889dedc5d70904ea7e3a74e4b501d Mon Sep 17 00:00:00 2001 From: JustSomePwner Date: Wed, 10 Oct 2018 16:49:23 +0200 Subject: begin cock --- internal_rewrite/begin_lock.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'internal_rewrite') diff --git a/internal_rewrite/begin_lock.cpp b/internal_rewrite/begin_lock.cpp index ec4494b..2269a13 100644 --- a/internal_rewrite/begin_lock.cpp +++ b/internal_rewrite/begin_lock.cpp @@ -15,6 +15,7 @@ void __fastcall hooks::begin_lock( void* ecx, void* edx ) { // THIS IS PROLLY NO g_ctx.m_stage = FRAME_NET_UPDATE_POSTDATAUPDATE_START; g_cheat.m_visuals.world_modulate( ); + /* if( g_settings.rage.anti_aim && g_ctx.run_frame( ) ) { static float last_time = 0.f; @@ -35,6 +36,8 @@ void __fastcall hooks::begin_lock( void* ecx, void* edx ) { // THIS IS PROLLY NO } } } + */ + //g_con->game_console_print( "net postdataupdate start\n" ); // FRAME_NET_UPDATE_POSTDATAUPDATE_START -- cgit v1.2.3