Display evacuation vote counts (#5568)

bool ops
This commit is contained in:
KOTOB 2026-03-29 07:33:48 -07:00 committed by GitHub
parent 4d9f0d69a9
commit fbb47e75d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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")