mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Added a check for masturbation, fixes #99
This commit is contained in:
parent
daee7c747f
commit
0c139f2eff
5 changed files with 17 additions and 4 deletions
|
@ -12,6 +12,8 @@ namespace RJW_Genes
|
|||
{
|
||||
/// <summary>
|
||||
/// This Patch handles the changes to Fathers / Mothers when dealing with Femboys and Male/Male Pregnancies.
|
||||
///
|
||||
/// This is related to
|
||||
/// </summary>
|
||||
[HarmonyPatch(typeof(ParentRelationUtility))]
|
||||
public class Patch_ParentRelationUtility_GetParents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue