Removed unnecessary scale

This commit is contained in:
Your Name
2020-01-31 16:11:42 -05:00
parent b61efaf965
commit b076a6f3c6

View File

@@ -32,10 +32,6 @@ local initializeAndAddNodes = function()
Observer = transforms.EarthInertial.Identifier,
File = path,
LineNumber = 1
},
Scale = {
Type = "StaticScale",
Scale = 1
}
},
Tag = { "earth_satellite", "ISS" },