From d4941edd56940a9eed99a473579acc552d9d832c Mon Sep 17 00:00:00 2001 From: gremlingss Date: Mon, 17 Jul 2023 13:35:01 +0100 Subject: [PATCH] Disables VR Z level from loading --- config/game_options.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/game_options.txt b/config/game_options.txt index c95ebd10b66..e22ae180b75 100644 --- a/config/game_options.txt +++ b/config/game_options.txt @@ -313,7 +313,8 @@ MINIMUM_SECBORG_ALERT 0 #ROUNDSTART_AWAY ## Uncomment to load one of the virtual reality levels from vr_config at roundstart. -ROUNDSTART_VR +## If you want VR to be enabled, make sure to setup vr_config.txt +#ROUNDSTART_VR ## How long the delay is before the Away Mission gate opens. Default is half an hour. ## 600 is one minute.