From 6b97d91384feace00d4829765bcc1818e4dbf89e Mon Sep 17 00:00:00 2001 From: Jabak <163307958+Jabaks@users.noreply.github.com> Date: Sat, 19 Oct 2024 15:02:02 +0300 Subject: [PATCH] =?UTF-8?q?50%=20=D1=88=D0=B0=D0=BD=D1=81=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=B2=D1=8B=D0=BF=D0=B0=D0=B4=D0=B5=D0=BD=D0=B8=D1=8F?= =?UTF-8?q?=20=D0=B0=D0=BD=D1=82=D0=B0=D0=B3=D0=BE=D0=B2=20=D0=B4=D0=BE?= =?UTF-8?q?=D0=BD=D0=B0=D1=82=D0=B3=D0=BE=D1=8F=D0=BC=20(#144)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Content.Server/Antag/AntagSelectionSystem.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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