mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Support leaving tournament
This commit is contained in:
@@ -374,11 +374,6 @@ public class QuestTournamentController {
|
||||
view.populate();
|
||||
}
|
||||
|
||||
public void editDeck() {
|
||||
view.editDeck(true);
|
||||
FModel.getQuest().save();
|
||||
}
|
||||
|
||||
public void startDraft() {
|
||||
if (drafting) {
|
||||
SOptionPane.showErrorDialog("You are currently in a draft.\n" +
|
||||
|
||||
Reference in New Issue
Block a user