mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
I am bad
This commit is contained in:
parent
0f50c3dce9
commit
72f3db224d
@ -62,6 +62,7 @@ namespace NewHorizons.Builder.General
|
|||||||
owrb.SetAttachedReferenceFrameVolume(RFV);
|
owrb.SetAttachedReferenceFrameVolume(RFV);
|
||||||
|
|
||||||
if (!module.enabled) GameObject.Destroy(rfGO);
|
if (!module.enabled) GameObject.Destroy(rfGO);
|
||||||
|
else rfGO.SetActive(true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user