mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 23:50:19 -07:00
start game bugfix
This commit is contained in:
@@ -304,6 +304,7 @@ void TabGame::startGame()
|
||||
{
|
||||
currentPhase = -1;
|
||||
|
||||
readyStartButton->setReadyStart(false);
|
||||
playerListWidget->setGameStarted(true);
|
||||
started = true;
|
||||
deckViewContainer->hide();
|
||||
|
||||
Reference in New Issue
Block a user