mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-09 15:54:47 -07:00
support for women
This commit is contained in:
parent
4777d18fe3
commit
b7ab2d97bd
29 changed files with 5743 additions and 1965 deletions
|
|
@ -713,7 +713,7 @@ void Player::eventSay(Event_Say *event)
|
|||
|
||||
void Player::eventShuffle(Event_Shuffle * /*event*/)
|
||||
{
|
||||
emit logShuffle(this);
|
||||
emit logShuffle(this, zones.value("deck"));
|
||||
}
|
||||
|
||||
void Player::eventRollDie(Event_RollDie *event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue