mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 20:29:19 -08:00
Merge pull request #1972 from gnumast/master
Text Import should detect sideboard after a single blank line
This commit is contained in:
commit
086d69c200
4 changed files with 62 additions and 11 deletions
|
|
@ -27,9 +27,10 @@
|
|||
*/
|
||||
package mage.sets.eternalmasters;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
import java.util.UUID;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author fireshoes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue