This commit is contained in:
2025-09-21 14:54:33 +08:00
parent 6000bb58f6
commit 182cb72cb0
8 changed files with 44 additions and 92 deletions

View File

@@ -210,9 +210,6 @@
<Compile Include="Wormhole\Building_WormholePortal_B.cs" />
<Compile Include="Wormhole\CompLaunchableWormhole.cs" />
<Compile Include="Wormhole\Dialog_WormholeTransfer.cs" />
<Compile Include="HarmonyPatches\Patch_Site_ShouldRemoveMapNow.cs" />
<Compile Include="HarmonyPatches\Patch_SettlementDefeatUtility_CheckDefeated.cs" />
<Compile Include="HarmonyPatches\Patch_Game_DeinitAndRemoveMap.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 自定义清理任务删除obj文件夹中的临时文件 -->