yes, i do want +=

This commit is contained in:
Bob
2010-09-21 00:08:36 +12:00
parent 9eb05a43f9
commit d3db9d3710

View File

@@ -279,9 +279,9 @@ namespace OpenRA
JoinLocal();
StartGame(modData.Manifest.ShellmapUid);
Game.BeforeGameStart += () => Widget.OpenWindow("INGAME_ROOT");
Game.ConnectionStateChanged += () =>
{
Widget.CloseWindow();