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
|
|
@ -245,6 +245,7 @@ import vn from '!file-loader!./vn.svg';
|
|||
import vu from '!file-loader!./vu.svg';
|
||||
import wf from '!file-loader!./wf.svg';
|
||||
import ws from '!file-loader!./ws.svg';
|
||||
import xk from '!file-loader!./xk.svg';
|
||||
import ye from '!file-loader!./ye.svg';
|
||||
import yt from '!file-loader!./yt.svg';
|
||||
import za from '!file-loader!./za.svg';
|
||||
|
|
@ -497,6 +498,7 @@ export const Countries = {
|
|||
vu,
|
||||
wf,
|
||||
ws,
|
||||
xk,
|
||||
ye,
|
||||
yt,
|
||||
za,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue