This commit is contained in:
2025-09-16 13:05:42 +08:00
parent c336450e87
commit a7c96c6aed
12 changed files with 221 additions and 345 deletions

View File

@@ -217,10 +217,11 @@
<Compile Include="WULA_HediffDamgeShield\Hediff_DamageShield.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="WULA_MutiFuelSpawner\IFuelSource.cs" />
<Compile Include="WULA_MutiFuelSpawner\CompMultiFuelSpawner.cs" />
<Compile Include="WULA_MutiFuelSpawner\CompRefuelableWithKey.cs" />
<Compile Include="WULA_MutiFuelSpawner\Patch_CompRefuelableWithKey.cs" />
<Compile Include="WULA_MutiFuelSpawner\Utility.cs" />
<Compile Include="WULA_MutiFuelSpawner\CompRefuelableNutrition_WithKey.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 自定义清理任务删除obj文件夹中的临时文件 -->