From: DrSmugleaf Date: Thu, 5 Oct 2023 05:22:30 +0000 (-0700) Subject: Fix printing $username at round end for head revs when it doesn't have a session... X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=5f0b665f0e2051c7a6edc6555ba3231fb8589559;p=space-station-14.git Fix printing $username at round end for head revs when it doesn't have a session (#20742) --- diff --git a/Content.Server/GameTicking/Rules/RevolutionaryRuleSystem.cs b/Content.Server/GameTicking/Rules/RevolutionaryRuleSystem.cs index 7efd3a9ce3..17d9912f4b 100644 --- a/Content.Server/GameTicking/Rules/RevolutionaryRuleSystem.cs +++ b/Content.Server/GameTicking/Rules/RevolutionaryRuleSystem.cs @@ -1,30 +1,30 @@ using System.Linq; +using Content.Server.Administration.Logs; +using Content.Server.Antag; using Content.Server.Chat.Managers; +using Content.Server.Flash; using Content.Server.GameTicking.Rules.Components; using Content.Server.Mind; +using Content.Server.NPC.Components; using Content.Server.NPC.Systems; +using Content.Server.Popups; +using Content.Server.Revolutionary.Components; using Content.Server.Roles; +using Content.Server.RoundEnd; +using Content.Shared.Chat; +using Content.Shared.Database; using Content.Shared.Humanoid; +using Content.Shared.IdentityManagement; +using Content.Shared.Mind; +using Content.Shared.Mindshield.Components; using Content.Shared.Mobs; using Content.Shared.Mobs.Components; +using Content.Shared.Mobs.Systems; using Content.Shared.Revolutionary.Components; using Content.Shared.Roles; using Content.Shared.Stunnable; -using Robust.Shared.Timing; -using Content.Server.Popups; -using Content.Server.Revolutionary.Components; -using Content.Shared.IdentityManagement; -using Content.Server.Flash; -using Content.Shared.Mindshield.Components; -using Content.Server.Administration.Logs; -using Content.Shared.Database; -using Content.Server.Antag; -using Content.Server.NPC.Components; -using Content.Server.RoundEnd; -using Content.Shared.Chat; -using Content.Shared.Mind; -using Content.Shared.Mobs.Systems; using Content.Shared.Zombies; +using Robust.Shared.Timing; namespace Content.Server.GameTicking.Rules; @@ -104,13 +104,13 @@ public sealed class RevolutionaryRuleSystem : GameRuleSystem [one] There was one Head Revolutionary: