Start reimplementing replay browser

This commit is contained in:
Paul Chote
2011-05-08 00:24:25 +12:00
parent 57530c819b
commit 14a904ab7a
7 changed files with 227 additions and 11 deletions

View File

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