mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Merge fix
This commit is contained in:
parent
c9ab896d24
commit
36affdcdeb
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ public final class GamePanel extends javax.swing.JPanel {
|
|||
|
||||
private boolean initComponents;
|
||||
|
||||
private final Timer resizeTimer; // can't be final
|
||||
private Timer resizeTimer; // can't be final
|
||||
|
||||
private enum PopUpMenuType {
|
||||
TRIGGER_ORDER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue