mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 17:58:01 +00:00
- Some code maintenance in BoosterGenerator [2].
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user