mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
silly mode
This commit is contained in:
parent
0c05cd28f6
commit
e45a213153
@ -55,6 +55,9 @@ namespace NewHorizons.Builder.Body
|
||||
return null;
|
||||
}
|
||||
|
||||
_currentMod = null;
|
||||
_currentPlanetName = null;
|
||||
|
||||
var cubeSphere = new GameObject("CubeSphere");
|
||||
cubeSphere.SetActive(false);
|
||||
cubeSphere.transform.parent = sector?.transform ?? planetGO.transform;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user