Move *ResourceWarheads to Common, move warheads to Common.Warheads namespace

This commit is contained in:
reaperrr
2014-12-26 02:41:02 +01:00
parent 9dfd369446
commit d074fb4471
8 changed files with 8 additions and 10 deletions

View File

@@ -381,8 +381,6 @@
<Compile Include="Widgets\Logic\DebugMenuLogic.cs" />
<Compile Include="ProductionQueueFromSelection.cs" />
<Compile Include="GainsStatUpgrades.cs" />
<Compile Include="Warheads\CreateResourceWarhead.cs" />
<Compile Include="Warheads\DestroyResourceWarhead.cs" />
<Compile Include="Warheads\PerCellDamageWarhead.cs" />
<Compile Include="Scripting\Properties\HarvesterProperties.cs" />
<Compile Include="Scripting\Properties\HelicopterProperties.cs" />