From 3423f11f7983183711d169233603e8488ae588a3 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Tue, 28 Nov 2023 00:42:03 +1100 Subject: [PATCH] Fix ahelps (#21921) --- .../UserInterface/Systems/Bwoink/AHelpUIController.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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