This commit is contained in:
Paul Chote
2011-05-08 18:45:52 +12:00
parent 8957caeaca
commit 33b35f768e
4 changed files with 23 additions and 29 deletions

View File

@@ -23,8 +23,8 @@ namespace OpenRA.Mods.Cnc.Widgets
{
// Prevent repeated additions of RefreshServerList to the master server
static bool masterServerSetup;
GameServer currentServer = null;
GameServer currentServer;
Widget serverTemplate;
enum SearchStatus