Merge pull request #1321 from Namindu/patch-29

I forgot a ";"
This commit is contained in:
vbawol
2014-06-08 23:59:46 -05:00

View File

@@ -7,7 +7,7 @@ _isVehicle = false;
_vehicleSrc = _this select 3;
_abort = false
_abort = false;
if(!(isNull _vehicleSrc)) then {