diff --git a/Content.Client/Communications/UI/CommunicationsConsoleBoundUserInterface.cs b/Content.Client/Communications/UI/CommunicationsConsoleBoundUserInterface.cs index f8dbfc0fe4..2a0da896f1 100644 --- a/Content.Client/Communications/UI/CommunicationsConsoleBoundUserInterface.cs +++ b/Content.Client/Communications/UI/CommunicationsConsoleBoundUserInterface.cs @@ -28,6 +28,7 @@ namespace Content.Client.Communications.UI public CommunicationsConsoleBoundUserInterface(ClientUserInterfaceComponent owner, Enum uiKey) : base(owner, uiKey) { + } protected override void Open() diff --git a/Content.Client/Communications/UI/CommunicationsConsoleMenu.xaml b/Content.Client/Communications/UI/CommunicationsConsoleMenu.xaml new file mode 100644 index 0000000000..1f5ec1d0b5 --- /dev/null +++ b/Content.Client/Communications/UI/CommunicationsConsoleMenu.xaml @@ -0,0 +1,16 @@ + + + +