mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Unconcede (#3515)
This commit is contained in:
parent
0dcf97d29d
commit
7cd9b9c0c8
13 changed files with 82 additions and 7 deletions
|
|
@ -3037,8 +3037,8 @@ void Player::setConceded(bool _conceded)
|
|||
setVisible(!conceded);
|
||||
if (conceded) {
|
||||
clear();
|
||||
emit gameConceded();
|
||||
}
|
||||
emit playerCountChanged();
|
||||
}
|
||||
|
||||
void Player::setMirrored(bool _mirrored)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue