diff --git a/src/hacks/LagExploit.cpp b/src/hacks/LagExploit.cpp index 7565ff88..3d558ec9 100644 --- a/src/hacks/LagExploit.cpp +++ b/src/hacks/LagExploit.cpp @@ -44,7 +44,7 @@ void InstantZoom() { //Setup instant_rezoom_timer_active = true; instant_rezoom_timer_step = 0; - instant_rezoom_tick = 15; + instant_rezoom_tick = 12; } else if (instant_rezoom_tick > 0 && instant_rezoom_timer_step == 0){ instant_rezoom_tick--; } else if (instant_rezoom_timer_step == 0) {