diff options
-rw-r--r-- | src/client.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client.cpp b/src/client.cpp index 53115528f..1fef92bd2 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -1021,6 +1021,7 @@ int Client::gameExec() loginData.clearUpdateHost(); serverVersion = 0; + tmwServerVersion = 0; // Allow changing this using a server choice dialog // We show the dialog box only if the command-line |