diff options
Diffstat (limited to 'src/game.cpp')
-rw-r--r-- | src/game.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game.cpp b/src/game.cpp index 052e20949..08544e8eb 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -614,7 +614,6 @@ void Game::slowLogic() { if (!disconnectedDialog) { - // TRANSLATORS: error message text errorMessage = _("The connection to the server was lost."); disconnectedDialog = Client::openErrorDialog( |