try to fix
This commit is contained in:
@@ -558,7 +558,7 @@ TargetChooser * TargetChooserFactory::createTargetChooser(string s, MTGCardInsta
|
||||
}
|
||||
}
|
||||
//can produce mana
|
||||
else if (attribute.find("manac") != string::npos)
|
||||
else if (attribute.find("cmana") != string::npos)
|
||||
{
|
||||
if (minus)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user