链锯剑

This commit is contained in:
2025-08-18 17:26:59 +08:00
parent 0c05bc8740
commit f85b000606
6 changed files with 179 additions and 73 deletions

View File

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