From: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com> Date: Sat, 25 Mar 2023 14:51:16 +0000 (-0700) Subject: uichange Communications Console (#14236) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=9480291c4f5ecf39e1283c2bf55baf2b4691c54d;p=space-station-14.git uichange Communications Console (#14236) --- 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 @@ + + + +