mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
commit
ed5052c169
@ -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);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
"author": "xen, Bwc9876, clay, MegaPiggy, John, Hawkbar, Trifid, Book",
|
"author": "xen, Bwc9876, clay, MegaPiggy, John, Hawkbar, Trifid, Book",
|
||||||
"name": "New Horizons",
|
"name": "New Horizons",
|
||||||
"uniqueName": "xen.NewHorizons",
|
"uniqueName": "xen.NewHorizons",
|
||||||
"version": "1.6.3",
|
"version": "1.6.4",
|
||||||
"owmlVersion": "2.7.2",
|
"owmlVersion": "2.7.2",
|
||||||
"dependencies": [ "JohnCorby.VanillaFix", "_nebula.MenuFramework", "xen.CommonCameraUtility", "dgarro.CustomShipLogModes" ],
|
"dependencies": [ "JohnCorby.VanillaFix", "_nebula.MenuFramework", "xen.CommonCameraUtility", "dgarro.CustomShipLogModes" ],
|
||||||
"conflicts": [ "Raicuparta.QuantumSpaceBuddies", "PacificEngine.OW_Randomizer" ],
|
"conflicts": [ "Raicuparta.QuantumSpaceBuddies", "PacificEngine.OW_Randomizer" ],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user