Update LagExploit.cpp

This commit is contained in:
BenCat07 2018-01-24 18:44:18 +01:00 committed by GitHub
parent 841e7dc2bd
commit d7926e6e36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)