rejoin lobby after missing game fix

This commit is contained in:
doitux
2009-06-17 21:03:45 +00:00
parent e6c1168cee
commit 3377ae7397
2 changed files with 4 additions and 0 deletions
@@ -518,6 +518,7 @@ void startWindowImpl::showLobbyDialog()
}
else
{
myGameLobbyDialog->clearDialog();
mySession->terminateNetworkClient();
}
}