mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
add kosovo flag (#4597)
* add kosovo flag * add xk and eu flags to cockatrice Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com> Co-authored-by: ebbit1q <ebbit1q@gmail.com>
This commit is contained in:
parent
0ff59e6d1e
commit
4899b6cfef
5 changed files with 100 additions and 0 deletions
|
|
@ -692,6 +692,7 @@ QStringList SettingsCache::getCountries() const
|
|||
<< "er"
|
||||
<< "es"
|
||||
<< "et"
|
||||
<< "eu"
|
||||
<< "fi"
|
||||
<< "fj"
|
||||
<< "fk"
|
||||
|
|
@ -867,6 +868,7 @@ QStringList SettingsCache::getCountries() const
|
|||
<< "vu"
|
||||
<< "wf"
|
||||
<< "ws"
|
||||
<< "xk"
|
||||
<< "ye"
|
||||
<< "yt"
|
||||
<< "za"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue