forked from External/mage
Displaying not implemented cards for M12.
This commit is contained in:
parent
7e45f77c22
commit
8be91072de
3 changed files with 17 additions and 3 deletions
|
|
@ -305,7 +305,7 @@ public class MageBook extends JComponent {
|
|||
private HoverButton pageRight;
|
||||
|
||||
private int currentPage = 0;
|
||||
private String currentSet = "NPH";
|
||||
private String currentSet = "M12";
|
||||
|
||||
private static CardDimensions cardDimensions = new CardDimensions(1.2d);
|
||||
private static final Logger log = Logger.getLogger(MageBook.class);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue