mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Log star system loaded
This commit is contained in:
parent
35d5d7bd9d
commit
3c17bfe8fe
@ -190,6 +190,7 @@ namespace NewHorizons
|
||||
IsSystemReady = true;
|
||||
try
|
||||
{
|
||||
Logger.Log($"Star system loaded [{Instance.CurrentStarSystem}]");
|
||||
Instance.OnStarSystemLoaded?.Invoke(Instance.CurrentStarSystem);
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user