mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Removed SOM from unimplemented list
This commit is contained in:
parent
e42ca30748
commit
50d915169b
2 changed files with 0 additions and 250 deletions
|
|
@ -172,7 +172,6 @@ public class CardsStorage {
|
|||
readUnimplemented("ZEN", "/zen.txt", names, cards);
|
||||
readUnimplemented("WWK", "/wwk.txt", names, cards);
|
||||
readUnimplemented("ROE", "/roe.txt", names, cards);
|
||||
readUnimplemented("SOM", "/som.txt", names, cards);
|
||||
readUnimplemented("MBS", "/mbs.txt", names, cards);
|
||||
readUnimplemented("NPH", "/nph.txt", names, cards);
|
||||
readUnimplemented("M12", "/m12.txt", names, cards);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue