mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
derp
This commit is contained in:
parent
aae13d7451
commit
c0cf7fce84
@ -50,7 +50,7 @@ clearItemCargoGlobal _vehObj;
|
||||
clearMagazineCargoGlobal _vehObj;
|
||||
clearWeaponCargoGlobal _vehObj;
|
||||
|
||||
if (_className isKindOf "I_UGV_01_F") then
|
||||
if (_vehicleClass isKindOf "I_UGV_01_F") then
|
||||
{
|
||||
createVehicleCrew _vehObj;
|
||||
};
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user