mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 07:40:30 -08:00
fix sideboard not being re-locked on load deck (#5486)
This commit is contained in:
@@ -135,6 +135,8 @@ void DeckViewContainer::switchToDeckSelectView()
|
||||
readyStartButton->setState(false);
|
||||
sideboardLockButton->setState(false);
|
||||
|
||||
deckView->setLocked(true);
|
||||
|
||||
sendReadyStartCommand(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user