Erwan
- "foreach" auto keyword improved, now works like lord - a few cards using "foreach" added
This commit is contained in:
@@ -31,6 +31,9 @@ using std::map;
|
||||
|
||||
#define COUNT_POWER 1
|
||||
|
||||
#define PARSER_LORD 1
|
||||
#define PARSER_FOREACH 2
|
||||
|
||||
class MTGAbility: public ActionElement{
|
||||
protected:
|
||||
char menuText[25];
|
||||
|
||||
Reference in New Issue
Block a user