From 5466a9b1b446bbf1cf1d8f4f40914b78c5bd98d6 Mon Sep 17 00:00:00 2001 From: Repo <47093363+Titian3@users.noreply.github.com> Date: Sun, 29 Oct 2023 21:31:21 +1300 Subject: [PATCH] Disable OOC during round (#21323) --- Resources/ConfigPresets/WizardsDen/salamander.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/ConfigPresets/WizardsDen/salamander.toml b/Resources/ConfigPresets/WizardsDen/salamander.toml index c195652bac..5a2d9796f4 100644 --- a/Resources/ConfigPresets/WizardsDen/salamander.toml +++ b/Resources/ConfigPresets/WizardsDen/salamander.toml @@ -21,7 +21,7 @@ emergency_early_launch_allowed = true easy_mode = false [ooc] -enable_during_round = true +enable_during_round = false [ic] flavor_text = true -- 2.51.2