parent
4d9f0d69a9
commit
fbb47e75d7
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in New Issue