mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-12 18:27:24 +01:00
Fix face paint color not appearing.
This commit is contained in:
parent
3b145037d7
commit
506f4b887e
2 changed files with 2 additions and 1 deletions
|
|
@ -254,6 +254,7 @@ public partial class CustomizationOptions
|
|||
case CustomizeIndex.HighlightsColor:
|
||||
case CustomizeIndex.EyeColorLeft:
|
||||
case CustomizeIndex.EyeColorRight:
|
||||
case CustomizeIndex.FacePaintColor:
|
||||
return CharaMakeParams.MenuType.ColorPicker;
|
||||
case CustomizeIndex.BodyType: return CharaMakeParams.MenuType.Nothing;
|
||||
case CustomizeIndex.FacePaintReversed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue