Move ProductionTabsLogic to Mods.Common

This commit is contained in:
reaperrr
2017-02-01 19:58:21 +01:00
parent 77a709a325
commit 76f961e39e
3 changed files with 2 additions and 3 deletions

View File

@@ -72,7 +72,6 @@
<Compile Include="Traits\Render\WithReloadingSpriteTurret.cs" />
<Compile Include="Traits\Render\WithRoof.cs" />
<Compile Include="Traits\SupportPowers\IonCannonPower.cs" />
<Compile Include="Widgets\Logic\ProductionTabsLogic.cs" />
<Compile Include="ImportTiberianDawnLegacyMapCommand.cs" />
<Compile Include="Projectiles\IonCannon.cs" />
</ItemGroup>