Make WithRotor independent from WithTurret

Move WithRotor to Mods.Common
This commit is contained in:
reaperrr
2014-12-18 13:23:58 +01:00
parent 5b011e6baf
commit de224a381d
3 changed files with 9 additions and 4 deletions

View File

@@ -239,7 +239,6 @@
<Compile Include="Render\RenderLandingCraft.cs" />
<Compile Include="Render\WithBuildingExplosion.cs" />
<Compile Include="Render\WithMuzzleFlash.cs" />
<Compile Include="Render\WithRotor.cs" />
<Compile Include="Repairable.cs" />
<Compile Include="RepairableNear.cs" />
<Compile Include="ScaredyCat.cs" />