This commit is contained in:
@@ -567,7 +567,7 @@ void gameLobbyDialogImpl::startGame() {
|
|||||||
|
|
||||||
assert(mySession);
|
assert(mySession);
|
||||||
mySession->sendStartEvent(checkBox_fillUpWithComputerOpponents->isChecked());
|
mySession->sendStartEvent(checkBox_fillUpWithComputerOpponents->isChecked());
|
||||||
waitStartGameMsgBoxTimer->start(500);
|
waitStartGameMsgBoxTimer->start(1000);
|
||||||
}
|
}
|
||||||
|
|
||||||
void gameLobbyDialogImpl::leaveGame() {
|
void gameLobbyDialogImpl::leaveGame() {
|
||||||
|
|||||||
Reference in New Issue
Block a user