mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Merge remote-tracking branch 'Austin/deckgenerationbugfixes' into deckgenerationbugfixes
This commit is contained in:
@@ -58,7 +58,7 @@ public class CardThemedDeckBuilder extends DeckGeneratorBase {
|
|||||||
// Views for aiPlayable
|
// Views for aiPlayable
|
||||||
protected Iterable<PaperCard> onColorCreaturesAndSpells;
|
protected Iterable<PaperCard> onColorCreaturesAndSpells;
|
||||||
|
|
||||||
protected static final boolean logToConsole = false;
|
protected static final boolean logToConsole = true;
|
||||||
protected static final boolean logColorsToConsole = false;
|
protected static final boolean logColorsToConsole = false;
|
||||||
|
|
||||||
protected Iterable<PaperCard> keyCards;
|
protected Iterable<PaperCard> keyCards;
|
||||||
|
|||||||
Reference in New Issue
Block a user