Add aerofoil configuration multipliers and ModuleWingManager

This commit is contained in:
2025-02-24 09:01:10 +01:00
parent 4f695d907b
commit ba6ebf6d07
3 changed files with 64 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
<Compile Include="Patches.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SeekingProjectileManager.cs" />
<Compile Include="ModuleWingManager.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="0Harmony">