mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
add 4BB to nonenglish sets (#3786)
This commit is contained in:
parent
a8b34d51a5
commit
faf02100a5
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
// that way they will be sorted last by default
|
||||
// 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
|
||||
const QStringList nonEnglishSets = {"FBB", "PS11", "PSAL", "REN", "RIN"};
|
||||
const QStringList nonEnglishSets = {"4BB", "FBB", "PS11", "PSAL", "REN", "RIN"};
|
||||
|
||||
class SetToDownload
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue