Changed the color of the constellation boundaries (#3458)

This commit is contained in:
Brian Abbott
2025-03-14 06:26:12 -04:00
committed by GitHub
parent 5008aa7cd7
commit b5e6a0f13b

View File

@@ -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 = {