From: Vasilis Date: Thu, 15 Feb 2024 23:30:55 +0000 (+0100) Subject: Made ghost.role_time a server modifiable only cvar (#25292) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7e44c50d19b84facce7563d534344a5197d294eb;p=space-station-14.git Made ghost.role_time a server modifiable only cvar (#25292) Fix --- diff --git a/Content.Shared/CCVar/CCVars.cs b/Content.Shared/CCVar/CCVars.cs index aac3a17b6f..fb6b25b57f 100644 --- a/Content.Shared/CCVar/CCVars.cs +++ b/Content.Shared/CCVar/CCVars.cs @@ -1836,7 +1836,7 @@ namespace Content.Shared.CCVar /// The time you must spend reading the rules, before the "Request" button is enabled /// public static readonly CVarDef GhostRoleTime = - CVarDef.Create("ghost.role_time", 3f, CVar.REPLICATED); + CVarDef.Create("ghost.role_time", 3f, CVar.REPLICATED | CVar.SERVER); /* * Fire alarm