Conquest objectives panel (Feature #949).

This commit is contained in:
Paul Chote
2011-07-01 01:26:33 +12:00
parent c81735911e
commit fa6b9983d3
6 changed files with 211 additions and 23 deletions

View File

@@ -90,6 +90,7 @@
<Compile Include="CncMenuPaletteEffect.cs" />
<Compile Include="Widgets\Logic\CncIngameMenuLogic.cs" />
<Compile Include="Widgets\Logic\CncDiplomacyLogic.cs" />
<Compile Include="Widgets\Logic\CncConquestObjectivesLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">