Pull reload changes from master

This commit is contained in:
PabstMirror 2015-03-07 10:32:31 -06:00
parent 4018742f26
commit 3690f1a733

View File

@ -14,7 +14,7 @@ if !(hasInterface) exitWith {};
{(vehicle ACE_player) isKindOf 'StaticWeapon'}) exitWith {false};
// Statement
[ACE_player, vehicle ACE_player, false] call FUNC(checkAmmo);
[ACE_player] call FUNC(checkAmmo);
true
},
{false},