mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Remove other stuff
This commit is contained in:
parent
2959eb7a90
commit
97f208b586
@ -14,13 +14,7 @@ namespace NewHorizons.Components
|
||||
public GameObject _powerOrbObject;
|
||||
private NomaiInterfaceOrb _powerOrb;
|
||||
|
||||
private void Awake()
|
||||
{
|
||||
InitializeOrbs();
|
||||
AddLocks();
|
||||
RemoveLocks();
|
||||
AddLockToWarpOrb();
|
||||
}
|
||||
private void Awake() => InitializeOrbs();
|
||||
|
||||
public void InitializeOrbs()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user