This commit is contained in:
svenvandevelde 2015-11-05 07:46:21 +01:00
parent 18540726a9
commit c2b9bacdd1

View File

@ -560,7 +560,6 @@ trace.f(self.ClassName)
end
if Task.CargoName then
if GE_CARGO[CargoID] == 4 then
if not StaticObject.getByName( Task.CargoName ):inAir() then
if routines.IsUnitInZones( Client:ClientGroup():getUnits()[1], Task.LandingZones[Task.CurrentLandingZoneID] ) then
else