自动绑定

This commit is contained in:
2025-09-06 13:52:16 +08:00
parent 3983c53e72
commit aabe7e9541
8 changed files with 132 additions and 10 deletions

View File

@@ -80,6 +80,7 @@
<Compile Include="ARA_HiveMind\Hediff_HiveMindDrone.cs" />
<Compile Include="ARA_HiveMind\HediffCompProperties_HiveMindDrone.cs" />
<Compile Include="ARA_HiveMind\HediffComp_HiveMindDrone.cs" />
<Compile Include="ARA_HiveMind\HediffComp_HiveMindMaster.cs" />
<Compile Include="ARA_HiveMind\CompAbilityEffect_BindDrone.cs" />
<Compile Include="ARA_HiveMind\CompProperties_AbilityBindDrone.cs" />
<Compile Include="ARA_SpawnPawnFromList\JobGiver_MaintainBuildings.cs" />