Jeck - Added 4 additional filters: CMC, Power, Toughness, and "Exclusively this color". That last one isn't hooked into the gui, as it might be confusing for too little gain... but it's there for future use of filters as a deck/format validation tool.

This commit is contained in:
wagic.jeck
2010-02-08 05:36:51 +00:00
parent 513795b316
commit 07ebd926fe
4 changed files with 146 additions and 2 deletions
+3
View File
@@ -456,6 +456,9 @@ public:
FILTER_COLOR,
FILTER_TYPE,
FILTER_BASIC,
FILTER_CMC,
FILTER_POWER,
FILTER_TOUGH,
END_FILTERS
};
protected: