mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
fixed bug when switching from game to another pane
This commit is contained in:
parent
d8fca737fd
commit
2ff280caa7
1 changed files with 0 additions and 5 deletions
|
|
@ -101,9 +101,4 @@ public class GamePane extends MagePane {
|
|||
private javax.swing.JScrollPane jScrollPane1;
|
||||
// End of variables declaration//GEN-END:variables
|
||||
|
||||
@Override
|
||||
public void deactivated() {
|
||||
gamePanel.cleanUp();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue