forked from External/mage
Fixed wrong MtgJsonV4 data format (#5415);
This commit is contained in:
parent
a922cb4d07
commit
41a2573319
8 changed files with 69 additions and 102 deletions
|
|
@ -1,12 +0,0 @@
|
|||
package mage.verify;
|
||||
|
||||
public class ForeignData {
|
||||
|
||||
|
||||
public String language;
|
||||
public String name;
|
||||
public String type;
|
||||
public String text;
|
||||
public String flavorText;
|
||||
public String multiverseId;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue