Simplify the server browser code.

This commit is contained in:
Paul Chote
2014-03-14 19:08:59 +13:00
parent a4a285bef5
commit 2106393122
3 changed files with 144 additions and 65 deletions

View File

@@ -130,7 +130,6 @@
<Compile Include="Network\OrderIO.cs" />
<Compile Include="Network\OrderManager.cs" />
<Compile Include="Network\ReplayConnection.cs" />
<Compile Include="Network\ServerList.cs" />
<Compile Include="Network\Session.cs" />
<Compile Include="Network\SyncReport.cs" />
<Compile Include="Network\UnitOrders.cs" />