mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Removed ROE and M13 from CarsStorage
This commit is contained in:
parent
c0fc3795b8
commit
ce9dc9ebe9
2 changed files with 0 additions and 250 deletions
|
|
@ -196,8 +196,6 @@ public class CardsStorage {
|
|||
|
||||
readUnimplemented("ZEN", "/zen.txt", names, cards);
|
||||
readUnimplemented("WWK", "/wwk.txt", names, cards);
|
||||
readUnimplemented("ROE", "/roe.txt", names, cards);
|
||||
readUnimplemented("M13", "/m13.txt", names, cards);
|
||||
|
||||
names.clear();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue