Hair style fixes.
Can color facial hair again. Fix sort for hair styles to use name instead of ID.
This commit is contained in:
@@ -802,7 +802,7 @@ namespace Content.Client.UserInterface
|
||||
Profile.Appearance.FacialHairColor,
|
||||
Profile.Appearance.FacialHairStyleId,
|
||||
SpriteAccessoryCategories.HumanFacialHair,
|
||||
false);
|
||||
true);
|
||||
}
|
||||
|
||||
private void UpdateEyePickers()
|
||||
|
||||
Reference in New Issue
Block a user