mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
removed ISD from unimplemented list
This commit is contained in:
parent
e2c469be6c
commit
4b995918a2
2 changed files with 0 additions and 285 deletions
|
|
@ -179,7 +179,6 @@ public class CardsStorage {
|
|||
readUnimplemented("ZEN", "/zen.txt", names, cards);
|
||||
readUnimplemented("WWK", "/wwk.txt", names, cards);
|
||||
readUnimplemented("ROE", "/roe.txt", names, cards);
|
||||
readUnimplemented("ISD", "/isd.txt", names, cards);
|
||||
|
||||
names.clear();
|
||||
names = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue