mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
stuff got reverted???
This commit is contained in:
parent
7e942d61cc
commit
268fd42216
2 changed files with 1 additions and 128 deletions
|
@ -85,7 +85,7 @@ public class DesktopVRSwitch : MonoBehaviour
|
|||
yield break;
|
||||
}
|
||||
DesktopVRSwitchMod.Logger.Error("Attempted to exit VR without a VR device loaded.");
|
||||
FailedVRModeSwitch(true);
|
||||
FailedVRModeSwitch(false);
|
||||
yield break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue