Removed Orphaned Patch for Egg Fertilisation, maybe fix #23

This commit is contained in:
Vegapnk 2023-03-24 07:50:32 +01:00
parent a28354b164
commit b6ac823fd7
3 changed files with 0 additions and 25 deletions

View file

@ -44,7 +44,6 @@
<Compile Include="GeneDefOf.cs" />
<Compile Include="Genes\Breeding\Gene_MechBreeder.cs" />
<Compile Include="Genes\Breeding\PatchMechBirth.cs" />
<Compile Include="Genes\Breeding\PatchPawnExtensions.cs" />
<Compile Include="Genes\Breeding\Patch_EggFertilization.cs" />
<Compile Include="Genes\Breeding\PatchPregnancyHelper.cs" />
<Compile Include="Genes\Cum\CumUtility.cs" />