mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Bug
This commit is contained in:
parent
18540726a9
commit
c2b9bacdd1
@ -560,7 +560,6 @@ trace.f(self.ClassName)
|
|||||||
end
|
end
|
||||||
|
|
||||||
if Task.CargoName then
|
if Task.CargoName then
|
||||||
if GE_CARGO[CargoID] == 4 then
|
|
||||||
if not StaticObject.getByName( Task.CargoName ):inAir() then
|
if not StaticObject.getByName( Task.CargoName ):inAir() then
|
||||||
if routines.IsUnitInZones( Client:ClientGroup():getUnits()[1], Task.LandingZones[Task.CurrentLandingZoneID] ) then
|
if routines.IsUnitInZones( Client:ClientGroup():getUnits()[1], Task.LandingZones[Task.CurrentLandingZoneID] ) then
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user