This commit is contained in:
2026-02-26 17:34:01 +08:00
parent 9cebf0ed6a
commit b80485e10a
8 changed files with 494 additions and 177 deletions

View File

@@ -85,6 +85,7 @@
</ItemGroup>
<ItemGroup>
<!-- 第一部分:基础类和组件 -->
<Compile Include="HarmonyPatches\WULA_MechUnit\Patch_Pawn_RotationTracker_UpdateRotation.cs" />
<Compile Include="HediffComp\WULA_DamageResponse\HediffComp_DamageResponse.cs" />
<Compile Include="HediffComp\WULA_DisappearWithEffect\HediffCompProperties_DisappearWithEffect.cs" />
<Compile Include="HediffComp\WULA_GiveHediffsInRangeToRace\HediffCompProperties_GiveHediffsInRangeToRace.cs" />