forked from External/mage
spjspj - Add in energy/experience counters
This commit is contained in:
parent
5671ab8ff7
commit
d259efc093
2 changed files with 1 additions and 2 deletions
|
|
@ -543,7 +543,6 @@ public class PlayerPanelExt extends javax.swing.JPanel {
|
|||
energy = new ImagePanel(resizedEnergy, ImagePanel.ACTUAL);
|
||||
energy.setToolTipText("Energy");
|
||||
energy.setOpaque(false);
|
||||
|
||||
// Experience count
|
||||
experienceLabel.setText("0");
|
||||
r = new Rectangle(18, 18);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue