forked from External/mage
* UI: improved deck editor buttons and dialogs, prepared for export;
This commit is contained in:
parent
b848bbfb65
commit
8b5993805a
7 changed files with 835 additions and 373 deletions
|
|
@ -219,7 +219,7 @@ class DeckFilter extends FileFilter {
|
|||
|
||||
@Override
|
||||
public String getDescription() {
|
||||
return "Deck Files";
|
||||
return "XMage's deck files (*.dck)";
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue