mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Tidying up.
This commit is contained in:
@@ -983,7 +983,6 @@ public class QuestEventDraft {
|
||||
throw new IllegalStateException(allowedSets + " does not contain a large set for quest draft generation.");
|
||||
}
|
||||
|
||||
|
||||
if (allowedSets.containsAll(sets)) {
|
||||
CardEdition set0 = allowedSets.get(0);
|
||||
CardEdition set1 = allowedSets.get(1);
|
||||
|
||||
Reference in New Issue
Block a user