mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
Draw more quirks
This commit is contained in:
parent
8f881a21e1
commit
9589d3dda6
1 changed files with 1 additions and 2 deletions
|
@ -484,8 +484,7 @@ namespace RJWSexperience.UI
|
|||
listmain.Gap(4f);
|
||||
listmain.GetRect(FONTHEIGHT).DrawSexuality(rjwcomp);
|
||||
listmain.Gap(1f);
|
||||
listmain.GetRect(FONTHEIGHT).DrawQuirk(pawn);
|
||||
listmain.Gap(1f);
|
||||
listmain.GetRect(FONTHEIGHT * 3f).DrawQuirk(pawn);
|
||||
listmain.End();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue