diff --git a/Content.Client/Preferences/UI/HumanoidProfileEditor.Random.cs b/Content.Client/Preferences/UI/HumanoidProfileEditor.Random.cs index 732f674ec6..c9e184dfc2 100644 --- a/Content.Client/Preferences/UI/HumanoidProfileEditor.Random.cs +++ b/Content.Client/Preferences/UI/HumanoidProfileEditor.Random.cs @@ -1,15 +1,10 @@ -using Content.Shared.Dataset; -using Content.Shared.Humanoid; using Content.Shared.Preferences; -using Content.Shared.Random.Helpers; using Robust.Shared.Prototypes; -using Robust.Shared.Random; namespace Content.Client.Preferences.UI { public sealed partial class HumanoidProfileEditor { - private readonly IRobustRandom _random; private readonly IPrototypeManager _prototypeManager; private void RandomizeEverything() diff --git a/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml b/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml index 92a17225c1..c1b1b40d71 100644 --- a/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml +++ b/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml @@ -52,75 +52,66 @@ - - + + + +