This commit is contained in:
2025-09-21 15:21:22 +08:00
parent 5d2d2c5e4d
commit 4fb30a03aa
6 changed files with 104 additions and 39 deletions

View File

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