forked from External/mage
Made ISD default opened set in Collection Viewer
This commit is contained in:
parent
3ee7c808e1
commit
57d5dde609
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ public class MageBook extends JComponent {
|
|||
private HoverButton pageRight;
|
||||
|
||||
private int currentPage = 0;
|
||||
private String currentSet = "M12";
|
||||
private String currentSet = "ISD";
|
||||
|
||||
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