mirror of
https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
synced 2024-08-15 00:43:19 +00:00
Fix load errors
This commit is contained in:
parent
4949c3694b
commit
c00a872b81
3 changed files with 4 additions and 7 deletions
|
@ -22,9 +22,6 @@ namespace RJWSexperience.Ideology
|
|||
[MayRequireIdeology] public static readonly PreceptDef Submissive_Male;
|
||||
[MayRequireIdeology] public static readonly PreceptDef Submissive_Female;
|
||||
[MayRequireIdeology] public static readonly PreceptDef Proselyzing_By_Orgasm;
|
||||
[MayRequireIdeology] public static readonly PreceptDef Proselyzing_By_Sex;
|
||||
[MayRequireIdeology] public static readonly PreceptDef GenitalSize_Approved;
|
||||
[MayRequireIdeology] public static readonly PreceptDef GenitalSize_Disapproved;
|
||||
[MayRequireIdeology] public static readonly PreceptDef GenitalSize_NoRules;
|
||||
//[MayRequireIdeology] public static readonly PreceptDef Proselyzing_By_Sex;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -32,7 +32,8 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="RJW">
|
||||
<HintPath>..\..\..\rjw-vegapnk\1.3\Assemblies\RJW.dll</HintPath>
|
||||
<HintPath>..\..\..\rjw\1.3\Assemblies\RJW.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue