diff --git a/Moose Development/Moose/Core/Zone.lua b/Moose Development/Moose/Core/Zone.lua index b2459cce9..59f951f81 100644 --- a/Moose Development/Moose/Core/Zone.lua +++ b/Moose Development/Moose/Core/Zone.lua @@ -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