Closed BrunoFerreiraBF closed 6 years ago
I plan on taking a look at this one this weekend, thanks for the report.
Fixed in release 0.0.10 by commit f3f7c5ad08e6ff5ec2a2a3be5330ac77b9c89e92
This appears to have stopped working again.
Different issue. That was just for a single set.
String setCode = "DRK"; MtgSet set = SetAPI.getSet(setCode);
System.out.println(set.getCards());
is allways null