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