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