Add cmc to card db filter model

This commit is contained in:
Gavin Bises 2015-01-29 13:33:06 -05:00
parent 7893ab086f
commit 6fa34c6c04
4 changed files with 18 additions and 17 deletions

View file

@ -22,6 +22,7 @@ public:
AttrText,
AttrSet,
AttrManaCost,
AttrCmc,
AttrEnd
};