Removed trace

This commit is contained in:
FlightControl 2017-03-05 10:27:29 +01:00
parent 3244f46e88
commit b004f0f968

View File

@ -375,8 +375,6 @@ function ZONE_RADIUS:BoundZone( Points )
["heading"] = 0,
} -- end of ["group"]
self:E( Tire )
coalition.addStaticObject( country.id.USA, Tire )
end
@ -841,8 +839,6 @@ function ZONE_POLYGON_BASE:BoundZone( )
["heading"] = 0,
} -- end of ["group"]
self:E( Tire )
coalition.addStaticObject( country.id.USA, Tire )
end