fix clientside

This commit is contained in:
Nathan TIEN YOU
2022-02-07 22:18:47 +01:00
parent b316f644a7
commit 37be9bc2c6
3 changed files with 1 additions and 145 deletions
@@ -157,7 +157,7 @@ var function OnWeaponPrimaryAttack_holopilot( entity weapon, WeaponPrimaryAttack
#endif
PlayerUsedOffhand( weaponOwner, weapon )
return 0
return weapon.GetWeaponSettingInt( eWeaponVar.ammo_min_to_fire )
}