mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 11:33:55 -07:00
fix typo; don't point from an item to itself
This commit is contained in:
parent
c86a1ed4f6
commit
43d516672a
3 changed files with 15 additions and 11 deletions
|
|
@ -42,7 +42,7 @@ public slots:
|
|||
void actShuffle();
|
||||
void actDrawCard();
|
||||
void actDrawCards();
|
||||
void actMuligan();
|
||||
void actMulligan();
|
||||
|
||||
void actViewLibrary();
|
||||
void actViewTopCards();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue