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 RimWorld;
using System.Collections.Generic; using System.Collections.Generic;
using Verse; 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> <HintPath>..\..\..\..\..\..\..\..\workshop\content\294100\839005762\1.3\Assemblies\AlienRace.dll</HintPath>
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="AnimalGenetics">
<HintPath>..\..\..\..\..\..\..\..\workshop\content\294100\2830943477\1.3\Assemblies\AnimalGenetics.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Assembly-CSharp"> <Reference Include="Assembly-CSharp">
<HintPath>..\..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath> <HintPath>..\..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath>
<Private>False</Private> <Private>False</Private>