forked from External/mage
Clean the code
This commit is contained in:
parent
37530f97ae
commit
cc49f71b3c
2 changed files with 17 additions and 39 deletions
|
|
@ -548,7 +548,7 @@ public class MageFrame extends javax.swing.JFrame implements MageClient {
|
|||
}
|
||||
|
||||
public static void deactivate(MagePane frame) {
|
||||
MusicPlayer.stopBGM();
|
||||
//MusicPlayer.stopBGM();
|
||||
frame.setVisible(false);
|
||||
MagePane topmost = getTopMost(frame);
|
||||
if (activeFrame != frame) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue