Merge pull request #1972 from gnumast/master

Text Import should detect sideboard after a single blank line
This commit is contained in:
LevelX2 2016-06-03 08:57:40 +02:00
commit 086d69c200
4 changed files with 62 additions and 11 deletions

View file

@ -27,9 +27,10 @@
*/
package mage.sets.eternalmasters;
import java.util.UUID;
import mage.constants.Rarity;
import java.util.UUID;
/**
*
* @author fireshoes