mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
bruh i forgor log vrmode
This commit is contained in:
parent
35bcc74e3b
commit
64ebec2567
2 changed files with 6 additions and 5 deletions
|
@ -13,6 +13,7 @@ internal class HarmonyPatches
|
|||
{
|
||||
if (Blackout.inVR != PlayerSetup.Instance._inVr)
|
||||
{
|
||||
Blackout.inVR = PlayerSetup.Instance._inVr;
|
||||
BlackoutController.Instance.SetupBlackoutInstance();
|
||||
BlackoutController.Instance.ChangeBlackoutState(BlackoutController.BlackoutState.Awake);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue