mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Add log
This commit is contained in:
parent
48f501947c
commit
0d60e5ee8b
@ -202,6 +202,7 @@ namespace NewHorizons.Handlers
|
|||||||
}
|
}
|
||||||
else if (body.Config.isStellarRemnant)
|
else if (body.Config.isStellarRemnant)
|
||||||
{
|
{
|
||||||
|
Logger.Log($"Creating stellar remnant for [{body.Config.name}]");
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
var rb = existingPlanet.GetComponent<OWRigidbody>();
|
var rb = existingPlanet.GetComponent<OWRigidbody>();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user