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
0ac4a9d87a
commit
b506c7fb53
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ public final class GamePanel extends javax.swing.JPanel {
|
|||
|
||||
private boolean initComponents;
|
||||
|
||||
private final Timer resizeTimer;
|
||||
private Timer resizeTimer; // can't be final
|
||||
|
||||
private enum PopUpMenuType {
|
||||
TRIGGER_ORDER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue