mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
Fixed #7 masturbation counted as sex with a partner
Updated selection of place near bucket to masturbate
This commit is contained in:
parent
6bb4c091d4
commit
50f48bdeb5
3 changed files with 61 additions and 24 deletions
|
@ -223,7 +223,7 @@ namespace RJWSexperience.SexHistory.UI
|
|||
DrawBaseSexInfoLeft(leftRect.ContractedBy(4f));
|
||||
|
||||
//Center section
|
||||
DrawBaseSexInfoCenter(centerRect.ContractedBy(4f), history.parent as Pawn);
|
||||
DrawBaseSexInfoCenter(centerRect.ContractedBy(4f), history.ParentPawn);
|
||||
|
||||
//Right section
|
||||
DrawBaseSexInfoRight(rightRect.ContractedBy(4f));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue