mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 20:21:24 -06:00
Rename Solar Glare and Solar Surface back to Sun Glare and Sun Surface to make it easier to find them in the menu
This commit is contained in:
@@ -24,7 +24,7 @@ local SunGlare = {
|
||||
MultiplyColor = { 0.92, 0.93, 0.84 }
|
||||
},
|
||||
GUI = {
|
||||
Name = "Solar Glare",
|
||||
Name = "Sun Glare",
|
||||
Path = "/Solar System/Sun",
|
||||
Focusable = false,
|
||||
Description = "Sun glare effect. Enabled by default instead of sun globe"
|
||||
|
||||
@@ -18,7 +18,7 @@ local Sun = {
|
||||
},
|
||||
ApproachFactor = 15.0,
|
||||
GUI = {
|
||||
Name = "Solar Surface",
|
||||
Name = "Sun Surface",
|
||||
Path = "/Solar System/Sun",
|
||||
Description = "Globe for the sun in our solar system"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user