mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 02:29:49 -06:00
Changed the color of the constellation boundaries (#3458)
This commit is contained in:
@@ -21,6 +21,7 @@ local Object = {
|
||||
Enabled = false,
|
||||
File = data .. "bound_20.dat",
|
||||
NamesFile = data .. "constellations.dat",
|
||||
Color = { 0.45, 0.44, 0.30 }
|
||||
-- Selection = zodiacs
|
||||
},
|
||||
Transform = {
|
||||
|
||||
Reference in New Issue
Block a user