add italian renaissance to nonenglish sets (#3672)
This commit is contained in:
parent
c874f201c3
commit
a0260eb0b2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
// that way they will be sorted last by default
|
// that way they will be sorted last by default
|
||||||
// this will cause their art to not get priority over english cards
|
// this will cause their art to not get priority over english cards
|
||||||
// users will still be able to find these sets and prioritize them manually
|
// users will still be able to find these sets and prioritize them manually
|
||||||
const QStringList nonEnglishSets = {"FBB", "PS11", "PSAL", "REN"};
|
const QStringList nonEnglishSets = {"FBB", "PS11", "PSAL", "REN", "RIN"};
|
||||||
|
|
||||||
class SetToDownload
|
class SetToDownload
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue