This commit is contained in:
doitux
2007-10-18 21:44:56 +00:00
parent 3e373be458
commit 8cd93ced8c
@@ -567,7 +567,7 @@ void gameLobbyDialogImpl::startGame() {
assert(mySession);
mySession->sendStartEvent(checkBox_fillUpWithComputerOpponents->isChecked());
waitStartGameMsgBoxTimer->start(500);
waitStartGameMsgBoxTimer->start(1000);
}
void gameLobbyDialogImpl::leaveGame() {