This commit is contained in:
p.tychinin
2024-04-22 20:57:33 +03:00
parent 83d3e2f6c5
commit 323b82bdc4
5 changed files with 78 additions and 9 deletions

View File

@@ -63,6 +63,7 @@
<ItemGroup>
<Compile Include="Patches\ResearchManagerPatch.cs" />
<Compile Include="Patches\StaticConstructorOnStartupUtilityPatch.cs" />
<Compile Include="Patches\StudyManagerPatch.cs" />
<Compile Include="Patches\WorkGiver_ResearcherPatch.cs" />
<Compile Include="ResearchWhatever.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />