mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-22 18:32:17 -07:00
canibalized zach work and added it to the decklist builder
This commit is contained in:
parent
edbc57edc7
commit
1d61b2bee8
1 changed files with 3 additions and 0 deletions
|
|
@ -433,6 +433,9 @@ public:
|
||||||
CardInfoPerSet getPreferredSetForCard(const QString &cardName);
|
CardInfoPerSet getPreferredSetForCard(const QString &cardName);
|
||||||
QString getPreferredPrintingUUIDForCard(const QString &cardName);
|
QString getPreferredPrintingUUIDForCard(const QString &cardName);
|
||||||
CardInfoPtr guessCard(const QString &cardName) const;
|
CardInfoPtr guessCard(const QString &cardName) const;
|
||||||
|
CardInfoPerSet getPreferredSetForCard(const QString &cardName);
|
||||||
|
QString getPreferredPrintingUUIDForCard(const QString &cardName);
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Get a card by its simple name. The name will be simplified in this
|
* Get a card by its simple name. The name will be simplified in this
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue