Fix sexperience module

This commit is contained in:
lutepickle 2022-09-10 06:31:35 -07:00
parent b2da75d9e6
commit f0476d28d3
3 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
using RJWSexperience;
using RJWSexperienceCum;
using System.Collections.Generic;
using System.Linq;
using Verse;

View File

@ -47,6 +47,10 @@
<HintPath>..\..\..\..\..\RJW-Sexperience\Assemblies\RJWSexperience.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RJWSexperienceCum">
<HintPath>..\..\..\..\..\RJW-Sexperience\Mod Compatibility\RJW Cum\Assemblies\RJWSexperienceCum.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RJW_Menstruation">
<HintPath>..\..\..\Assemblies\RJW_Menstruation.dll</HintPath>
<Private>False</Private>