tidy cnc mod dll

This commit is contained in:
Matthias Mailänder
2014-10-12 17:38:14 +02:00
parent 2a15c44d91
commit b86f4a1347
6 changed files with 5 additions and 5 deletions

View File

@@ -73,15 +73,15 @@
<Compile Include="IonCannonPower.cs" />
<Compile Include="PoisonedByTiberium.cs" />
<Compile Include="ProductionAirdrop.cs" />
<Compile Include="WithCargo.cs" />
<Compile Include="RenderGunboat.cs" />
<Compile Include="SpawnViceroid.cs" />
<Compile Include="TiberiumRefinery.cs" />
<Compile Include="Widgets\Logic\CncMainMenuLogic.cs" />
<Compile Include="WithFire.cs" />
<Compile Include="WithRoof.cs" />
<Compile Include="Widgets\Logic\ProductionTabsLogic.cs" />
<Compile Include="WithDeliveryAnimation.cs" />
<Compile Include="Render\RenderGunboat.cs" />
<Compile Include="Render\WithCargo.cs" />
<Compile Include="Render\WithDeliveryAnimation.cs" />
<Compile Include="Render\WithFire.cs" />
<Compile Include="Render\WithRoof.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">