mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 03:28:49 -07:00
Colors on split cards sorted in WUBRG order (#3128)
This commit is contained in:
parent
5859fa2f20
commit
2a9d76f090
2 changed files with 14 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ public:
|
|||
|
||||
protected:
|
||||
void extractColors(const QStringList &in, QStringList &out);
|
||||
void sortColors(QStringList &colors);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue