blinking startbutton next fix
This commit is contained in:
@@ -584,6 +584,9 @@ void gameLobbyDialogImpl::checkPlayerQuantity() {
|
||||
}
|
||||
}
|
||||
else {
|
||||
blinkingButtonAnimationTimer->stop();
|
||||
blinkingButtonAnimationState = false;
|
||||
blinkingStartButtonAnimation();
|
||||
pushButton_StartGame->setEnabled(false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user