save main tab on/off

This commit is contained in:
Platinum 2020-06-01 10:48:19 -07:00
parent 1c1b94e8f7
commit b0b06eb208
4 changed files with 35 additions and 1 deletions

View file

@ -88,6 +88,7 @@
<Compile Include="Source\Defs\AnimationDef.cs" />
<Compile Include="Source\JobDrivers\JobDriver_SexBaseRecieverLovedForAnimation.cs" />
<Compile Include="Source\JobDrivers\JobDriver_SexCasualForAnimation.cs" />
<Compile Include="Source\MainTabWindows\WorldComponent_UpdateMainTab.cs" />
<Compile Include="Source\MainTabWindows\MainTabWindow_OffsetConfigure.cs" />
<Compile Include="Source\MainTabWindows\OffsetMainButtonDefOf.cs" />
<Compile Include="Source\Patches\HarmonyPatch_AlienRace.cs" />