mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-27 00:53:55 -07:00
actually delete VDS when hiding it in game lobby (#5572)
This commit is contained in:
parent
94129607e5
commit
23223e10b5
2 changed files with 49 additions and 14 deletions
|
|
@ -51,6 +51,7 @@ private:
|
|||
TabGame *parentGame;
|
||||
int playerId;
|
||||
|
||||
void tryCreateVisualDeckStorageWidget();
|
||||
void sendReadyStartCommand(bool ready);
|
||||
private slots:
|
||||
void switchToDeckSelectView();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue