forked from External/mage
Client memory need - Removed some unneeded references.
This commit is contained in:
parent
67e25d43bd
commit
6646aaf5b2
3 changed files with 19 additions and 6 deletions
|
|
@ -48,7 +48,7 @@ import mage.client.util.Config;
|
|||
*/
|
||||
public class NewPlayerPanel extends javax.swing.JPanel {
|
||||
|
||||
private JFileChooser fcSelectDeck;
|
||||
private final JFileChooser fcSelectDeck;
|
||||
|
||||
/** Creates new form NewPlayerPanel */
|
||||
public NewPlayerPanel() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue