uichange Communications Console (#14236)

This commit is contained in:
DEATHB4DEFEAT
2023-03-25 07:51:16 -07:00
committed by GitHub
parent cc43bc63ae
commit 9480291c4f
3 changed files with 27 additions and 49 deletions

View File

@@ -28,6 +28,7 @@ namespace Content.Client.Communications.UI
public CommunicationsConsoleBoundUserInterface(ClientUserInterfaceComponent owner, Enum uiKey) : base(owner, uiKey)
{
}
protected override void Open()