mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
i made an oopsie
This commit is contained in:
parent
0fa7cfe2c5
commit
165f94d1cd
@ -169,7 +169,7 @@ namespace NewHorizons.Handlers
|
|||||||
|
|
||||||
// I don't remember doing this why is it exceptions what am I doing
|
// I don't remember doing this why is it exceptions what am I doing
|
||||||
GameObject existingPlanet = null;
|
GameObject existingPlanet = null;
|
||||||
if (false && body.Config.checkForExisting)
|
if (body.Config.checkForExisting) // TODO: remove this when we cache name->fullpath in Find
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user