From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Mon, 27 Nov 2023 13:42:03 +0000 (+1100) Subject: Fix ahelps (#21921) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3423f11f7983183711d169233603e8488ae588a3;p=space-station-14.git Fix ahelps (#21921) --- diff --git a/Content.Client/UserInterface/Systems/Bwoink/AHelpUIController.cs b/Content.Client/UserInterface/Systems/Bwoink/AHelpUIController.cs index 659792f967..be4ea03668 100644 --- a/Content.Client/UserInterface/Systems/Bwoink/AHelpUIController.cs +++ b/Content.Client/UserInterface/Systems/Bwoink/AHelpUIController.cs @@ -13,6 +13,7 @@ using Content.Client.UserInterface.Systems.MenuBar.Widgets; using Content.Shared.Administration; using Content.Shared.Input; using JetBrains.Annotations; +using Robust.Client.Audio; using Robust.Client.Graphics; using Robust.Client.Player; using Robust.Client.UserInterface; @@ -35,7 +36,7 @@ public sealed class AHelpUIController: UIController, IOnSystemChanged UIManager.GetActiveUIWidgetOrNull()?.AHelpButton; @@ -123,7 +124,7 @@ public sealed class AHelpUIController: UIController, IOnSystemChanged