mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Removed transform from all cards.
This commit is contained in:
parent
99c11f4fb6
commit
b81992bf9d
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ public class CardPanel extends MagePermanent implements MouseListener, MouseMoti
|
|||
buttonPanel = new JPanel();
|
||||
buttonPanel.setLayout(null);
|
||||
buttonPanel.setOpaque(false);
|
||||
buttonPanel.setVisible(false);
|
||||
add(buttonPanel);
|
||||
|
||||
dayNightButton = new JButton("");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue