mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-14 22:13:48 -08:00
deck view lock bug fix
This commit is contained in:
@@ -305,6 +305,7 @@ void TabGame::startGame()
|
||||
currentPhase = -1;
|
||||
|
||||
readyStartButton->setReadyStart(false);
|
||||
deckView->setLocked(false);
|
||||
playerListWidget->setGameStarted(true);
|
||||
started = true;
|
||||
deckViewContainer->hide();
|
||||
|
||||
Reference in New Issue
Block a user