mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 10:59:12 +00:00
This commit is contained in:
committed by
Patric Stout
parent
22169eb182
commit
081d242a4c
@@ -2217,7 +2217,6 @@ struct NetworkJoinStatusWindow : Window {
|
||||
{
|
||||
if (StrEmpty(str)) {
|
||||
NetworkDisconnect();
|
||||
ShowNetworkGameWindow();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user