diff --git a/Content.Server/_DV/RoundEnd/RoundEndSystem.cs b/Content.Server/_DV/RoundEnd/RoundEndSystem.cs index 7ba4b44085..0327a4d9e9 100644 --- a/Content.Server/_DV/RoundEnd/RoundEndSystem.cs +++ b/Content.Server/_DV/RoundEnd/RoundEndSystem.cs @@ -12,7 +12,6 @@ public sealed partial class RoundEndSystem : EntitySystem { var options = new VoteOptions { - DisplayVotes = false, Title = Loc.GetString("round-end-system-vote-title"), Duration = _cfg.GetCVar(DCCVars.EmergencyShuttleVoteTime), InitiatorText = Loc.GetString("vote-options-server-initiator-text")