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:
@@ -456,6 +456,9 @@ public:
|
||||
FILTER_COLOR,
|
||||
FILTER_TYPE,
|
||||
FILTER_BASIC,
|
||||
FILTER_CMC,
|
||||
FILTER_POWER,
|
||||
FILTER_TOUGH,
|
||||
END_FILTERS
|
||||
};
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user