Merge pull request #24 from Vishpala/master

#FishPala
This commit is contained in:
Defent 2015-09-28 20:30:52 +02:00
commit 6d7daf79d5

View File

@ -73,7 +73,7 @@ if (_vehObj isKindOf "Helicopter") then
if (!isNil "RS_VLS") then
{
[_vehicle] call RS_VLS_sanitizeVehicle;
[_vehObj] call RS_VLS_sanitizeVehicle;
};
_vehObj lock 2;
@ -87,4 +87,4 @@ if (DMS_DEBUG) then
};
_vehObj
_vehObj