From 931dec8e289013281654012212718d168164ee96 Mon Sep 17 00:00:00 2001 From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Tue, 26 Aug 2025 21:42:18 +0200 Subject: [PATCH] Remove the dynamic game mode from player votes (#39902) disable --- Resources/Prototypes/game_presets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/game_presets.yml b/Resources/Prototypes/game_presets.yml index a9d33b0b76..f5ee905a6a 100644 --- a/Resources/Prototypes/game_presets.yml +++ b/Resources/Prototypes/game_presets.yml @@ -103,7 +103,7 @@ - multiantag - director name: dynamic-title - showInVote: true + showInVote: false # admin-only for now until we fix some bugs description: dynamic-description rules: - DynamicRule -- 2.51.2