- Some code maintenance in BoosterGenerator [2].

This commit is contained in:
Agetian
2017-07-18 15:05:08 +00:00
parent 3c816306bc
commit 6cc3e41b10

View File

@@ -243,7 +243,7 @@ public class BoosterGenerator {
} else {
result.add(generateFoilCard(ps));
}
} else {
} else { // foilAtEndOfPack
if (!extraFoilSheetKey.isEmpty()) {
// TODO: extra foil sheets are currently reliably supported
// only for boosters with FoilAlwaysInCommonSlot=True.