split mod specific parts of legacy map import

This commit is contained in:
Matthias Mailänder
2016-01-10 13:05:42 +01:00
parent 2b38a0b279
commit 5c1a236a75
7 changed files with 703 additions and 562 deletions

View File

@@ -89,6 +89,7 @@
<Compile Include="Traits\SupportPowers\IonCannonPower.cs" />
<Compile Include="Widgets\Logic\CncMainMenuLogic.cs" />
<Compile Include="Widgets\Logic\ProductionTabsLogic.cs" />
<Compile Include="ImportTiberianDawnLegacyMapCommand.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">