mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Removed trace
This commit is contained in:
@@ -375,8 +375,6 @@ function ZONE_RADIUS:BoundZone( Points )
|
|||||||
["heading"] = 0,
|
["heading"] = 0,
|
||||||
} -- end of ["group"]
|
} -- end of ["group"]
|
||||||
|
|
||||||
self:E( Tire )
|
|
||||||
|
|
||||||
coalition.addStaticObject( country.id.USA, Tire )
|
coalition.addStaticObject( country.id.USA, Tire )
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -841,8 +839,6 @@ function ZONE_POLYGON_BASE:BoundZone( )
|
|||||||
["heading"] = 0,
|
["heading"] = 0,
|
||||||
} -- end of ["group"]
|
} -- end of ["group"]
|
||||||
|
|
||||||
self:E( Tire )
|
|
||||||
|
|
||||||
coalition.addStaticObject( country.id.USA, Tire )
|
coalition.addStaticObject( country.id.USA, Tire )
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user