Disable Animal Genetics compatibility for now

This commit is contained in:
lutepickle 2022-10-23 18:24:39 -07:00
parent 65d9df832d
commit 5c1cc89f81
2 changed files with 3 additions and 5 deletions

View File

@ -1,4 +1,5 @@
using AnimalGenetics;
#if false
using AnimalGenetics;
using RimWorld;
using System.Collections.Generic;
using Verse;
@ -38,3 +39,4 @@ namespace RJW_Menstruation
}
}
}
#endif

View File

@ -96,10 +96,6 @@
<HintPath>..\..\..\..\..\..\..\..\workshop\content\294100\839005762\1.3\Assemblies\AlienRace.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="AnimalGenetics">
<HintPath>..\..\..\..\..\..\..\..\workshop\content\294100\2830943477\1.3\Assemblies\AnimalGenetics.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Assembly-CSharp">
<HintPath>..\..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath>
<Private>False</Private>