diff --git a/Stage.lua b/Stage.lua index ef625172b..9eb6106f9 100644 --- a/Stage.lua +++ b/Stage.lua @@ -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