mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-18 12:09:10 +00:00
(svn r1035) Fix: Added a line that I accidentally deleted in r1033
This commit is contained in:
@@ -51,6 +51,7 @@ void HandleOnEditTextCancel() {
|
||||
#ifdef ENABLE_NETWORK
|
||||
case 4:
|
||||
NetworkDisconnect();
|
||||
ShowNetworkGameWindow();
|
||||
break;
|
||||
#endif /* ENABLE_NETWORK */
|
||||
}
|
||||
|
Reference in New Issue
Block a user