Basic ingame menu reimplemented.

This commit is contained in:
Paul Chote
2011-05-08 18:27:20 +12:00
parent 5e32cd38eb
commit 8957caeaca
8 changed files with 190 additions and 384 deletions

View File

@@ -78,6 +78,7 @@
<Compile Include="Widgets\CncServerCreationLogic.cs" />
<Compile Include="Widgets\CncMapChooserLogic.cs" />
<Compile Include="Widgets\CncConnectionLogic.cs" />
<Compile Include="Widgets\CncIngameChromeLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">