Merge branch 'master' into jgrpp

This commit is contained in:
Jonathan G Rennison
2022-04-02 14:16:32 +01:00
9 changed files with 28 additions and 22 deletions

View File

@@ -2232,7 +2232,6 @@ struct NetworkJoinStatusWindow : Window {
{
if (StrEmpty(str)) {
NetworkDisconnect();
ShowNetworkGameWindow();
return;
}