spjspj - Add in energy/experience counters

This commit is contained in:
spjspj 2016-09-26 03:01:35 +10:00
parent 5671ab8ff7
commit d259efc093
2 changed files with 1 additions and 2 deletions

View file

@ -81,7 +81,7 @@ public class PlayAreaPanel extends javax.swing.JPanel {
private JCheckBoxMenuItem allowViewHandCardsMenuItem;
private JCheckBoxMenuItem holdPriorityMenuItem;
public static final int PANEL_HEIGHT = 262;
public static final int PANEL_HEIGHT = 263;
public static final int PANEL_HEIGHT_SMALL = 190;
/**