Add rarity filter to deck editor

This commit is contained in:
Zach H 2016-05-31 03:15:14 -04:00
parent 4ffec331dc
commit 829c96673b
8 changed files with 42 additions and 8 deletions

View file

@ -23,6 +23,7 @@ public:
AttrSet,
AttrManaCost,
AttrCmc,
AttrRarity,
AttrEnd
};