Fix interactive foil
This commit is contained in:
parent
c5b8ad7270
commit
0109d57bd9
@ -53,6 +53,9 @@ func addCardsInteractive(unique bool, set string) {
|
||||
break
|
||||
}
|
||||
|
||||
// default is no foil
|
||||
foil = false
|
||||
|
||||
// construct card input for addCards
|
||||
card := []string{}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user