Rename FireDataManager to ModuleWeaponGunManager

This commit is contained in:
2025-02-24 09:33:55 +01:00
parent 320c032e30
commit f17ef5b559
2 changed files with 7 additions and 8 deletions

View File

@@ -44,7 +44,8 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SeekingProjectileManager.cs" />
<Compile Include="ModuleWingManager.cs" />
<Compile Include="FireDataManager.cs" />
<Compile Include="ModuleBoosterManager.cs" />
<Compile Include="ModuleWeaponGunManager.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="0Harmony">