mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-13 05:54:06 -07:00
Add cmc to card db filter model
This commit is contained in:
parent
7893ab086f
commit
6fa34c6c04
4 changed files with 18 additions and 17 deletions
|
|
@ -22,6 +22,7 @@ public:
|
|||
AttrText,
|
||||
AttrSet,
|
||||
AttrManaCost,
|
||||
AttrCmc,
|
||||
AttrEnd
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue