fix typo; don't point from an item to itself

This commit is contained in:
Max-Wilhelm Bruker 2009-10-19 21:30:58 +02:00
parent c86a1ed4f6
commit 43d516672a
3 changed files with 15 additions and 11 deletions

View file

@ -42,7 +42,7 @@ public slots:
void actShuffle();
void actDrawCard();
void actDrawCards();
void actMuligan();
void actMulligan();
void actViewLibrary();
void actViewTopCards();