fix(GravityGun): Removed get weapon hash

This commit is contained in:
Yimura 2021-05-21 00:52:33 +02:00
parent 367323b930
commit 058d5b51e6
No known key found for this signature in database
GPG Key ID: 3D8FF4397E768682

View File

@ -21,9 +21,6 @@ namespace big
if (bGravityGun)
{
Hash currWeapon;
WEAPON::GET_CURRENT_PED_WEAPON(PLAYER::GET_PLAYER_PED_SCRIPT_INDEX(PLAYER::PLAYER_PED_ID()), &currWeapon, 1);
// ZOOMED IN
if (PAD::IS_DISABLED_CONTROL_PRESSED(0, 25))
{