yes, i do want +=
This commit is contained in:
@@ -279,9 +279,9 @@ namespace OpenRA
|
|||||||
|
|
||||||
JoinLocal();
|
JoinLocal();
|
||||||
StartGame(modData.Manifest.ShellmapUid);
|
StartGame(modData.Manifest.ShellmapUid);
|
||||||
|
|
||||||
Game.BeforeGameStart += () => Widget.OpenWindow("INGAME_ROOT");
|
Game.BeforeGameStart += () => Widget.OpenWindow("INGAME_ROOT");
|
||||||
|
|
||||||
Game.ConnectionStateChanged += () =>
|
Game.ConnectionStateChanged += () =>
|
||||||
{
|
{
|
||||||
Widget.CloseWindow();
|
Widget.CloseWindow();
|
||||||
|
|||||||
Reference in New Issue
Block a user