fix(GravityGun): Removed get weapon hash
This commit is contained in:
parent
367323b930
commit
058d5b51e6
@ -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))
|
||||
{
|
||||
|
Reference in New Issue
Block a user