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
|
||||
mySoundEventHandler->newGameStarts();
|
||||
spectatorIcon->hide();
|
||||
spectatorNumberLabel->hide();
|
||||
}
|
||||
|
||||
void gameTableImpl::networkGameModification()
|
||||
|
||||
Reference in New Issue
Block a user