This commit is contained in:
eraser1 2015-10-08 19:27:33 -05:00
parent aae13d7451
commit c0cf7fce84
2 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ clearItemCargoGlobal _vehObj;
clearMagazineCargoGlobal _vehObj; clearMagazineCargoGlobal _vehObj;
clearWeaponCargoGlobal _vehObj; clearWeaponCargoGlobal _vehObj;
if (_className isKindOf "I_UGV_01_F") then if (_vehicleClass isKindOf "I_UGV_01_F") then
{ {
createVehicleCrew _vehObj; createVehicleCrew _vehObj;
}; };

Binary file not shown.