forked from External/mage
spjspj - Further changes to height of Player Panel.
This commit is contained in:
parent
5b941d4c5e
commit
458cbfa71a
2 changed files with 3 additions and 3 deletions
|
|
@ -82,7 +82,7 @@ public class PlayAreaPanel extends javax.swing.JPanel {
|
|||
private JCheckBoxMenuItem holdPriorityMenuItem;
|
||||
|
||||
public static final int PANEL_HEIGHT = 263;
|
||||
public static final int PANEL_HEIGHT_SMALL = 190;
|
||||
public static final int PANEL_HEIGHT_SMALL = 210;
|
||||
|
||||
/**
|
||||
* Creates new form PlayAreaPanel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue