This commit is contained in:
Noah Pilarski 2022-08-17 21:56:28 -04:00
parent 330a9d91e5
commit 57771cae0e

View File

@ -308,10 +308,7 @@ namespace NewHorizons
{
SupernovaEffectBuilder.ReplaceVanillaWithNH(supernovaPlanetEffectController);
}
}
if (isSolarSystem)
{
PlanetCreationHandler.Init(BodyDict[CurrentStarSystem]);
VesselWarpHandler.LoadVessel();