Merge pull request #6830 from magefree/Add-historic2

Add Historic format and Historic Anthologies
This commit is contained in:
Oleg Agafonov 2020-07-13 15:37:52 +02:00 committed by GitHub
commit 362352954b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 219 additions and 1 deletions

View file

@ -197,4 +197,4 @@ public class Constructed extends DeckValidator {
}
return valid;
}
}
}