updated CHK dat file.

This commit is contained in:
anthonycalosa@gmail.com
2013-01-07 09:29:43 +00:00
parent 510a8c4222
commit b007190d98
2 changed files with 11 additions and 13 deletions

View File

@@ -2337,7 +2337,7 @@ int MTGLegendRule::canBeInList(MTGCardInstance * card)
{
if(card->has(Constants::NOLEGEND))
return 0;
else
else
return 1;
}
return 0;