forked from External/mage
[deck.editor] fixes.
This commit is contained in:
parent
560346251d
commit
50b60c0c19
3 changed files with 28 additions and 8 deletions
|
|
@ -75,6 +75,7 @@ public class NewTournamentDialog extends MageDialog {
|
|||
/** Creates new form NewTournamentDialog */
|
||||
public NewTournamentDialog() {
|
||||
initComponents();
|
||||
txtName.setText("Tournament");
|
||||
}
|
||||
|
||||
public void showDialog(UUID roomId) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue