Fix Loadout Editor not closing when Character Editor is closed. (#27539)

Remove duplicate UpdateRoleRequirements call screwing up update ordering
This commit is contained in:
Ciac32 2024-04-30 23:28:13 -04:00 committed by null
parent 1c6e18d93a
commit 00a043e2ff
No known key found for this signature in database
GPG Key ID: 212F05528FD678BE
1 changed files with 0 additions and 1 deletions

View File

@ -772,7 +772,6 @@ namespace Content.Client.Preferences.UI
CharacterSlot = _preferencesManager.Preferences.SelectedCharacterIndex;
UpdateAntagRequirements();
UpdateRoleRequirements();
UpdateControls();
ShowClothes.Pressed = true;
EnsureJobRequirementsValid(); // DeltaV