Fixed CHK token didn't get downloaded.

This commit is contained in:
magenoxx 2011-07-06 08:30:12 +04:00
parent 2951fc252b
commit f8468803c2

View file

@ -37,6 +37,7 @@ public class MagicCardsImageSource implements CardImageSource {
put("LRW", "lorwyn");
put("10E", "tenth-edition");
put("CSP", "coldsnap");
put("CHK", "player-rewards-2004");
}
private static final long serialVersionUID = 1L;
};