mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
bruh
This commit is contained in:
parent
1f69ad640e
commit
ea550edfea
@ -199,7 +199,7 @@ namespace NewHorizons.Builder.Props
|
|||||||
|
|
||||||
// This node comes with Feldspar's signal, we don't want that though
|
// This node comes with Feldspar's signal, we don't want that though
|
||||||
GameObject.Destroy(brambleNode.FindChild("Signal_Harmonica"));
|
GameObject.Destroy(brambleNode.FindChild("Signal_Harmonica"));
|
||||||
|
|
||||||
// Fix some components
|
// Fix some components
|
||||||
fogLight._parentBody = go.GetComponent<OWRigidbody>();
|
fogLight._parentBody = go.GetComponent<OWRigidbody>();
|
||||||
fogLight._sector = sector;
|
fogLight._sector = sector;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user