mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-08 12:39:49 -06:00
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
This commit is contained in:
@@ -33,7 +33,7 @@ local L5Position = {
|
||||
Tag = { "lagrange_points_earth", "lagrange_points_earth_l5" },
|
||||
GUI = {
|
||||
Name = "L5 Position",
|
||||
Path = "/Solar System/Planets/Earth/Lagrange points",
|
||||
Path = "/Solar System/Planets/Earth/Lagrange Points",
|
||||
Hidden = true
|
||||
}
|
||||
}
|
||||
@@ -51,7 +51,7 @@ local L5 = {
|
||||
Tag = { "lagrange_points_earth", "lagrange_points_earth_l5" },
|
||||
GUI = {
|
||||
Name = "L5",
|
||||
Path = "/Solar System/Planets/Earth/Lagrange points"
|
||||
Path = "/Solar System/Planets/Earth/Lagrange Points"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -71,7 +71,7 @@ local L5Label = {
|
||||
Tag = { "lagrange_points_earth", "lagrange_points_earth_l5" },
|
||||
GUI = {
|
||||
Name = "L5 Label",
|
||||
Path = "/Solar System/Planets/Earth/Lagrange points",
|
||||
Path = "/Solar System/Planets/Earth/Lagrange Points",
|
||||
Description = "Main label for L5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user