Added Historic in deck legality check

This commit is contained in:
Oleg Agafonov 2020-08-23 02:06:24 +04:00
parent 920697d2e5
commit 994254e98c

View file

@ -87,7 +87,7 @@ public class DeckLegalityPanel extends javax.swing.JPanel {
Stream.of(
// most popular
new Standard(), new Pioneer(), new Modern(), new Legacy(), new Vintage(), new Pauper(),
new Standard(), new Pioneer(), new Modern(), new Legacy(), new Vintage(), new Pauper(), new Historic(),
// common
new Commander(), new Oathbreaker(), new Brawl(),
// other