diff --git a/Content.Server/Antag/AntagSelectionSystem.cs b/Content.Server/Antag/AntagSelectionSystem.cs index fa49a9f59c..ebae135116 100644 --- a/Content.Server/Antag/AntagSelectionSystem.cs +++ b/Content.Server/Antag/AntagSelectionSystem.cs @@ -28,6 +28,7 @@ using Robust.Shared.Random; using Content.Server._Miracle.GulagSystem; using Content.Server._White.Sponsors; using Content.Server.Inventory; +using FastAccessors; using Robust.Shared.Utility; namespace Content.Server.Antag; @@ -463,10 +464,10 @@ public sealed partial class AntagSelectionSystem : GameRuleSystem