Merge pull request #2403 from spjspj/master

spjspj - Player Panel *fix offset of {W}*
This commit is contained in:
spjspj 2016-09-29 17:39:51 +10:00 committed by GitHub
commit 52f6d36063

View file

@ -702,7 +702,7 @@ public class PlayerPanelExt extends javax.swing.JPanel {
.addGroup(gl_panelBackground.createSequentialGroup()
.addComponent(energy, GroupLayout.PREFERRED_SIZE, 18, GroupLayout.PREFERRED_SIZE))
.addGroup(gl_panelBackground.createSequentialGroup()
.addGap(4)
.addGap(2)
.addComponent(btnWhiteMana, GroupLayout.PREFERRED_SIZE, 15, GroupLayout.PREFERRED_SIZE))
.addGroup(gl_panelBackground.createSequentialGroup()
.addGap(2)