Remove unneeded translation in server lobby
This commit is contained in:
parent
9f6c87a636
commit
304787f106
@ -336,7 +336,6 @@ void ServerLobby::asynchronousUpdate()
|
||||
{
|
||||
requestTerminate();
|
||||
m_state = EXITING;
|
||||
STKHost::get()->setErrorMessage(_("Failed to setup server."));
|
||||
STKHost::get()->requestShutdown();
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user