bugfix for #242 Menu on gametable is not clickable sometimes

This commit is contained in:
doitux
2013-12-04 23:14:34 +01:00
parent c204383adc
commit a7ef60b750
+1
View File
@@ -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()