mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Fixed the code for running quest draft tournaments normally (without random outcome simulation).
This commit is contained in:
@@ -465,6 +465,9 @@ public class QuestTournamentController {
|
|||||||
}
|
}
|
||||||
view.populate();
|
view.populate();
|
||||||
update();
|
update();
|
||||||
|
} else {
|
||||||
|
gui = GuiBase.getInterface().getNewGuiGame();
|
||||||
|
QuestDraftUtils.startNextMatch(gui);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user