WeaponSwitch

This commit is contained in:
2025-08-17 13:20:53 +08:00
parent cca5708e85
commit 6441a16393
3 changed files with 203 additions and 0 deletions

View File

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