diff --git a/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml.cs b/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml.cs index 59a44d0e4b..213eb0b662 100644 --- a/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml.cs +++ b/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml.cs @@ -1115,6 +1115,7 @@ namespace Content.Client.Preferences.UI UpdateEyePickers(); UpdateSaveButton(); UpdateLoadouts(); + UpdateRoleRequirements(); UpdateJobPriorities(); UpdateAntagPreferences(); UpdateTraitPreferences();