From ef4d440bf7d1b9352815105a6f4ec17e941ac135 Mon Sep 17 00:00:00 2001 From: keslik Date: Mon, 2 Dec 2024 18:50:24 +0300 Subject: [PATCH] Marks for upstream --- .../Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml | 1 + .../Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml.cs | 2 +- .../Systems/Ghost/Controls/Roles/GhostRoleEntryButtons.xaml | 1 + .../Systems/Ghost/Controls/Roles/GhostRoleInfoBox.xaml | 1 + .../Systems/Ghost/Controls/Roles/GhostRoleInfoBox.xaml.cs | 2 +- .../UserInterface/Systems/Ghost/Controls/Roles/GhostRolesEui.cs | 2 +- .../Systems/Ghost/Controls/Roles/GhostRolesWindow.xaml.cs | 2 +- 7 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml b/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml index 32d611e771..010af7032b 100644 --- a/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml +++ b/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml @@ -4,6 +4,7 @@ + diff --git a/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml.cs b/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml.cs index 7df0243416..bc23327992 100644 --- a/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml.cs +++ b/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml.cs @@ -1,4 +1,4 @@ -using System.Numerics; +using System.Numerics; // Updated before upstream using Content.Shared.Ghost.Roles; using Robust.Client.AutoGenerated; using Robust.Client.GameObjects; diff --git a/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleEntryButtons.xaml b/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleEntryButtons.xaml index 05c52deef1..ea83e14109 100644 --- a/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleEntryButtons.xaml +++ b/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleEntryButtons.xaml @@ -1,6 +1,7 @@  +