more tidy

This commit is contained in:
Chris Forbes
2011-11-06 11:39:49 +13:00
parent c20d71c9af
commit 4576eaadd6

View File

@@ -72,7 +72,7 @@ namespace OpenRA.Mods.Cnc.Widgets.Logic
}
}
public void CloseWindow()
void CloseWindow()
{
Game.LobbyInfoChanged -= UpdateCurrentMap;
Game.LobbyInfoChanged -= UpdatePlayerList;