Fixed #1321; no main menu after lobby disconnect/failed retry
This commit is contained in:
committed by
Chris Forbes
parent
1010276cd5
commit
499234e5dd
@@ -56,7 +56,6 @@ namespace OpenRA.Mods.RA.Widgets.Logic
|
||||
|
||||
Action onRetry = () =>
|
||||
{
|
||||
CloseWindow();
|
||||
ConnectionLogic.Connect(om.Host, om.Port, onConnect, onExit);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user