Fix for Vehicle Maintainance

This commit is contained in:
He-Man 2017-09-25 19:06:08 +02:00 committed by GitHub
parent 39f45eb855
commit 0ddc7d638d

View File

@ -108,6 +108,7 @@ switch _do do {
['Error - Could not find Return Material!',5] call Epoch_message;
};
_repairarrays pushback [_hitpointname,1];
_secondlocalcheck = true;
};
};
@ -129,4 +130,4 @@ if !(_repairarrays isequalto []) then {
};
};
EPOCH_Vehicle_MaintainLock = false;
EPOCH_Vehicle_MaintainLock = false;