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)