mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Cyan neutron star
This commit is contained in:
parent
306f81da1a
commit
21eb5b7fed
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user