This commit is contained in:
@@ -219,6 +219,8 @@ void mainWindowImpl::callNewGameDialog() {
|
|||||||
|
|
||||||
//Speeds
|
//Speeds
|
||||||
setSpeeds();
|
setSpeeds();
|
||||||
|
//positioning Slider
|
||||||
|
horizontalSlider_speed->setValue(gameSpeed/10);
|
||||||
|
|
||||||
//Start Game!!!
|
//Start Game!!!
|
||||||
mySession->startGame(v->spinBox_quantityPlayers->value(), v->spinBox_startCash->value(), v->spinBox_smallBlind->value());
|
mySession->startGame(v->spinBox_quantityPlayers->value(), v->spinBox_startCash->value(), v->spinBox_smallBlind->value());
|
||||||
|
|||||||
Reference in New Issue
Block a user