mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Don't show the GanymedePosition in the Scene menu and place it in the correct folder
This commit is contained in:
@@ -43,8 +43,9 @@ local GanymedePosition = {
|
||||
}
|
||||
},
|
||||
GUI = {
|
||||
Path = "/Solar System/Planets/Jupiter/Moons",
|
||||
Description = "Ganymede's position relative to Jupiter as an inertial reference frame"
|
||||
Path = "/Solar System/Planets/Jupiter/Major Moons/Ganymede",
|
||||
Description = "Ganymede's position relative to Jupiter as an inertial reference frame",
|
||||
Hidden = true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user