fcs: fix to make adjust range up/down work again

This commit is contained in:
Nicolás Badano 2015-01-18 12:40:41 -03:00
parent 4d721418fa
commit 84fd6de793

View File

@ -17,8 +17,6 @@ private ["_ammoType", "_viewDiff", "_posArrival", "_airFriction", "_timeToLive",
_vehicle = _this select 0;
_distance = call FUNC(getRange);
if !(GVAR(enabled) && FUNC(canUseFCS)) exitWith {};
_magazines = magazines _vehicle;
if (_distance == 0) then {