Skip to content

Commit

Permalink
Update HumanoidProfileEditor.xaml.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxoTrystan authored Oct 21, 2024
1 parent 3a86a56 commit 19935a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@ public void SetProfile(HumanoidCharacterProfile? profile, int? slot)
UpdateGenderControls();
UpdateSkinColor();
UpdateSpawnPriorityControls();
UpdateFlavorTextEdit();
UpdateAgeEdit();
UpdateEyePickers();
UpdateSaveButton();
Expand Down

0 comments on commit 19935a4

Please sign in to comment.