forked from External/mage
New Preferences dialog. Option for big card images in hand. Fixed Issue 80. Fixed Issue 165.
This commit is contained in:
parent
67c1fc8ffa
commit
51e3e238af
9 changed files with 878 additions and 601 deletions
|
|
@ -761,7 +761,8 @@ public class MageFrame extends javax.swing.JFrame implements MageClient {
|
|||
}//GEN-LAST:event_btnCollectionViewerActionPerformed
|
||||
|
||||
private void btnPreferencesActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnPreferencesActionPerformed
|
||||
PhasesDialog.main(new String[]{});
|
||||
//PhasesDialog.main(new String[]{});
|
||||
PreferencesDialog.main(new String[]{});
|
||||
}//GEN-LAST:event_btnPreferencesActionPerformed
|
||||
|
||||
public void exitApp() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue