Cyan neutron star

This commit is contained in:
Noah Pilarski 2022-08-18 11:40:30 -04:00
parent 306f81da1a
commit 21eb5b7fed

View File

@ -558,7 +558,7 @@ namespace NewHorizons.Handlers
stellarRemnantController.SetStarController(StarBuilder.Make(go, srSector, new External.Modules.VariableSize.StarModule stellarRemnantController.SetStarController(StarBuilder.Make(go, srSector, new External.Modules.VariableSize.StarModule
{ {
size = nsSurfaceSize, size = nsSurfaceSize,
tint = MColor.white tint = MColor.cyan
}, body.Mod, true)); }, body.Mod, true));
} }
// White Dwarf // White Dwarf