From 070a10a0114c8b20f0137568c4604a7e31681ce3 Mon Sep 17 00:00:00 2001 From: BIGZi0348 <118811750+BIGZi0348@users.noreply.github.com> Date: Fri, 27 Dec 2024 13:13:06 +0300 Subject: [PATCH] Stuff 1 --- Content.Server/_White/AuthPanel/AuthPanelSystem.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Server/_White/AuthPanel/AuthPanelSystem.cs b/Content.Server/_White/AuthPanel/AuthPanelSystem.cs index 903e74ccad..30307a3312 100644 --- a/Content.Server/_White/AuthPanel/AuthPanelSystem.cs +++ b/Content.Server/_White/AuthPanel/AuthPanelSystem.cs @@ -41,7 +41,7 @@ public sealed class AuthPanelSystem : EntitySystem /// /// Amount of minutes before action can be called. Counting from round start. /// - public static int EarliestStart = 45; + public static int EarliestStart = 60; /// /// Amount of seconds before action can be called. Counting from previous vote.