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

@@ -113,6 +113,7 @@
<Compile Include="Scripting\Properties\ParadropProperties.cs" />
<Compile Include="Scripting\Properties\ParatroopersProperties.cs" />
<Compile Include="Traits\Render\WithDisguisingInfantryBody.cs" />
<Compile Include="ImportRedAlertLegacyMapCommand.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">