mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
RTR is default set for Collection Viewer
This commit is contained in:
parent
cd1b1e3614
commit
72de08ed39
1 changed files with 1 additions and 1 deletions
|
|
@ -393,7 +393,7 @@ public class MageBook extends JComponent {
|
|||
private HoverButton pageRight;
|
||||
|
||||
private int currentPage = 0;
|
||||
private String currentSet = "M13";
|
||||
private String currentSet = "RTR";
|
||||
|
||||
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