From bf89483e094fd7fc659cae78faa4362210e6aa52 Mon Sep 17 00:00:00 2001 From: Alex Evgrashin Date: Sun, 3 Apr 2022 01:06:29 +0300 Subject: [PATCH] Grouped ghost roles and jump button (#7300) --- .../Ghost/Roles/UI/GhostRoleEntryButtons.xaml | 13 ++++++++++ .../Roles/UI/GhostRoleEntryButtons.xaml.cs | 9 +++++++ .../Ghost/Roles/UI/GhostRolesEntry.xaml | 9 ++++--- .../Ghost/Roles/UI/GhostRolesEntry.xaml.cs | 19 +++++++++++--- .../Ghost/Roles/UI/GhostRolesEui.cs | 25 +++++++++++-------- .../Ghost/Roles/UI/GhostRolesWindow.xaml.cs | 11 +++++--- Content.Server/Ghost/Roles/GhostRoleSystem.cs | 10 ++++++++ .../Ghost/Roles/UI/GhostRolesEui.cs | 4 ++- .../Ghost/Roles/GhostRolesEuiMessages.cs | 11 ++++++++ Resources/Locale/en-US/ghost/ghost-gui.ftl | 1 + 10 files changed, 91 insertions(+), 21 deletions(-) create mode 100644 Content.Client/Ghost/Roles/UI/GhostRoleEntryButtons.xaml create mode 100644 Content.Client/Ghost/Roles/UI/GhostRoleEntryButtons.xaml.cs diff --git a/Content.Client/Ghost/Roles/UI/GhostRoleEntryButtons.xaml b/Content.Client/Ghost/Roles/UI/GhostRoleEntryButtons.xaml new file mode 100644 index 0000000000..b76cd8821f --- /dev/null +++ b/Content.Client/Ghost/Roles/UI/GhostRoleEntryButtons.xaml @@ -0,0 +1,13 @@ + +