mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-13 19:45:46 -05: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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user