Start reimplementing lobby.

This commit is contained in:
Paul Chote
2011-05-06 20:41:18 +12:00
parent 28cf48459b
commit 03264fa2ca
6 changed files with 1126 additions and 0 deletions

View File

@@ -73,6 +73,7 @@
<Compile Include="Widgets\CncMenuLogic.cs" />
<Compile Include="Widgets\CncServerBrowserLogic.cs" />
<Compile Include="Widgets\CncMenuButton.cs" />
<Compile Include="Widgets\CncLobbyLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">