Commit cf4afc01 authored by Alexander Bock's avatar Alexander Bock
Browse files

Set default coordinate system to Jupiter to agree with the default time

parent 1369e5ca
Showing with 3 additions and 1 deletion
+3 -1
openspace-data @ 54af421f
Subproject commit 3fe0b83814a3494007244e1607299273bee519ad
Subproject commit 54af421ff583392c559748983251da6521c73c8a
......@@ -11,4 +11,6 @@ openspace.setPropertyValue("Constellation Bounds.renderable.enabled", false)
openspace.setPropertyValue("MilkyWay.renderable.transparency", 0.75)
openspace.setPropertyValue("MilkyWay.renderable.segments", 50)
openspace.changeCoordinateSystem("Jupiter")
openspace.printInfo("Done setting default values")
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment