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:
parent
3244f46e88
commit
b004f0f968
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user