mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-30 20:33:44 +01:00
Allow change of bodytype.
This commit is contained in:
parent
d81a6b7f6f
commit
fcca756e20
4 changed files with 28 additions and 2 deletions
|
|
@ -117,6 +117,8 @@ public partial class CustomizationDrawer(DalamudPluginInterface pi, CustomizeSer
|
|||
return DrawArtisan();
|
||||
|
||||
DrawRaceGenderSelector();
|
||||
DrawBodyType();
|
||||
|
||||
_set = _service.Manager.GetSet(_customize.Clan, _customize.Gender);
|
||||
|
||||
foreach (var id in _set.Order[CharaMakeParams.MenuType.Percentage])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue