Fixed #7 masturbation counted as sex with a partner

Updated selection of place near bucket to masturbate
This commit is contained in:
amevarashi 2023-03-25 19:33:47 +05:00
parent 6bb4c091d4
commit 50f48bdeb5
3 changed files with 61 additions and 24 deletions

View file

@ -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));