Capitalize DoImpregnate_Patch to match RJW's capitalization

This commit is contained in:
lutepickle 2022-12-14 15:56:40 -08:00
parent bbd8030cc6
commit 2bc1133861
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -96,7 +96,7 @@ namespace RJW_Menstruation
}
[HarmonyPatch(typeof(PregnancyHelper), nameof(PregnancyHelper.DoImpregnate))]
public static class Doimpregnate_Patch
public static class DoImpregnate_Patch
{
public static bool Prefix(Pawn pawn, Pawn partner) // partner has vagina
{