I forgot a ";"

This commit is contained in:
Namindu
2014-06-08 21:39:31 -07:00
parent af24ff3291
commit 98b00ed2cd

View File

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