mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update AstroObjectBuilder.cs
This commit is contained in:
parent
d7c3c914af
commit
ec9fe20c7c
@ -50,7 +50,6 @@ namespace NewHorizons.Builder.General
|
|||||||
if (config.Base.centerOfSolarSystem)
|
if (config.Base.centerOfSolarSystem)
|
||||||
{
|
{
|
||||||
Logger.Log($"Setting center of universe to {config.name}");
|
Logger.Log($"Setting center of universe to {config.name}");
|
||||||
// By the time it runs we'll be able to get the OWRB with the method
|
|
||||||
|
|
||||||
Main.Instance.ModHelper.Events.Unity.RunWhen(
|
Main.Instance.ModHelper.Events.Unity.RunWhen(
|
||||||
() => Locator._centerOfTheUniverse != null,
|
() => Locator._centerOfTheUniverse != null,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user