mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-03 10:09:40 -06:00
Add missing tags for the Moon (closes #3406)
This commit is contained in:
@@ -52,6 +52,7 @@ local Moon = {
|
||||
Color = { 1.0, 1.0, 0.0 }
|
||||
}
|
||||
},
|
||||
Tag = { "moon_solarSystem", "moon_terrestrial", "moon_earth" },
|
||||
GUI = {
|
||||
Path = "/Solar System/Planets/Earth/Moon"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user