Made ghost.role_time a server modifiable only cvar (#25292)

Fix

(cherry picked from commit 7e44c50d19b84facce7563d534344a5197d294eb)
This commit is contained in:
Vasilis 2024-02-16 00:30:55 +01:00 committed by Debug
parent ca4645aef5
commit 09393bcd29
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
1 changed files with 1 additions and 1 deletions

View File

@ -1836,7 +1836,7 @@ namespace Content.Shared.CCVar
/// The time you must spend reading the rules, before the "Request" button is enabled
/// </summary>
public static readonly CVarDef<float> GhostRoleTime =
CVarDef.Create("ghost.role_time", 8f, CVar.REPLICATED);
CVarDef.Create("ghost.role_time", 8f, CVar.REPLICATED | CVar.SERVER);
/*
* Fire alarm