mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Log
This commit is contained in:
parent
c6529098bd
commit
1c72525246
@ -99,6 +99,8 @@ namespace NewHorizons.Builder.ShipLog
|
||||
{
|
||||
const float unviewedIconOffset = 15;
|
||||
|
||||
Logger.Log($"Adding ship log astro object for {body.Config.name}");
|
||||
|
||||
GameObject unviewedReference = SearchUtilities.CachedFind(ShipLogHandler.PAN_ROOT_PATH + "/TimberHearth/UnviewedIcon");
|
||||
|
||||
ShipLogAstroObject astroObject = gameObject.AddComponent<ShipLogAstroObject>();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user