From d7926e6e36751de63aec62d71d0d31635384a7ad Mon Sep 17 00:00:00 2001 From: BenCat07 Date: Wed, 24 Jan 2018 18:44:18 +0100 Subject: [PATCH] Update LagExploit.cpp --- src/hacks/LagExploit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hacks/LagExploit.cpp b/src/hacks/LagExploit.cpp index 2a9fc24c..897b0985 100644 --- a/src/hacks/LagExploit.cpp +++ b/src/hacks/LagExploit.cpp @@ -140,7 +140,7 @@ void CreateMove() { static int lastweapon = 0; if (lastweapon != g_pUserCmd->weaponselect) - amount = 1; + amount = 1 * 90; lastweapon = g_pUserCmd->weaponselect; } if (cloak && shoot)