diff --git a/Content.Client/Lobby/LobbyUIController.cs b/Content.Client/Lobby/LobbyUIController.cs index 50a2551998..56dc9d6d41 100644 --- a/Content.Client/Lobby/LobbyUIController.cs +++ b/Content.Client/Lobby/LobbyUIController.cs @@ -455,7 +455,21 @@ public sealed class LobbyUIController : UIController, IOnStateEntered(humanoid.Species).DollPrototype; dummyEnt = EntityManager.SpawnEntity(dummy, MapCoordinates.Nullspace); @@ -469,7 +483,8 @@ public sealed class LobbyUIController : UIController, IOnStateEntered(LoadoutSystem.GetJobPrototype(job.ID))) diff --git a/Content.Client/Lobby/UI/CharacterPickerButton.xaml b/Content.Client/Lobby/UI/CharacterPickerButton.xaml index af1e640aad..2edfd19a24 100644 --- a/Content.Client/Lobby/UI/CharacterPickerButton.xaml +++ b/Content.Client/Lobby/UI/CharacterPickerButton.xaml @@ -6,6 +6,7 @@ SeparationOverride="0" Name="InternalHBox">