Removed the DiseaseGene

This commit is contained in:
Vegapnk 2024-07-03 10:20:57 +02:00
parent bccd258d13
commit c90c9e2c02
4 changed files with 5 additions and 23 deletions

View file

@ -75,7 +75,6 @@
<Compile Include="Genes\Cum\Patch_LikesCumflation.cs" />
<Compile Include="Genes\Damage\Gene_Elasticity.cs" />
<Compile Include="Genes\Diseases\Defs\GeneticDiseaseExtension.cs" />
<Compile Include="Genes\Diseases\Genes\DiseaseGene.cs" />
<Compile Include="Genes\Diseases\Patches\Patch_AftersexUtility_TransferGeneticDiseases.cs" />
<Compile Include="Genes\Life_Force\Events\SuccubusVisit\IncidentWorker_SuccubusVisit.cs" />
<Compile Include="Genes\Life_Force\Events\SuccubusVisit\LordJob_SuccubusVisit.cs" />
@ -241,6 +240,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Folder Include="Genes\Diseases\Genes\" />
<Folder Include="Genes\Gender\Patches\" />
</ItemGroup>
<ItemGroup>