bugfix for #242 Menu on gametable is not clickable sometimes
This commit is contained in:
@@ -3545,6 +3545,7 @@ void gameTableImpl::localGameModification()
|
|||||||
//let the SoundEventHandler know that there is a new game
|
//let the SoundEventHandler know that there is a new game
|
||||||
mySoundEventHandler->newGameStarts();
|
mySoundEventHandler->newGameStarts();
|
||||||
spectatorIcon->hide();
|
spectatorIcon->hide();
|
||||||
|
spectatorNumberLabel->hide();
|
||||||
}
|
}
|
||||||
|
|
||||||
void gameTableImpl::networkGameModification()
|
void gameTableImpl::networkGameModification()
|
||||||
|
|||||||
Reference in New Issue
Block a user