- Adding some foundation for Cogwork Librarian

- It seems like Booster Drafts weren't changing directions for the middle packs?
This commit is contained in:
Sol
2016-08-01 14:45:32 +00:00
parent 0669c4c0bd
commit b498fa5ee1
7 changed files with 85 additions and 62 deletions

View File

@@ -74,6 +74,11 @@ public class BoosterDraftTest implements IBoosterDraft {
return this.n > 0;
}
@Override
public boolean isRoundOver() {
return hasNextChoice();
}
/**
* <p>
* getChosenCards.