Fix Snow flake flag
This commit is contained in:
parent
3a4bee2bcd
commit
883ca4876a
@ -63,7 +63,7 @@ public enum CountryFlag
|
|||||||
new Pattern(WHITE, STRAIGHT_CROSS),
|
new Pattern(WHITE, STRAIGHT_CROSS),
|
||||||
new Pattern(PINK, CROSS),
|
new Pattern(PINK, CROSS),
|
||||||
new Pattern(WHITE, CROSS),
|
new Pattern(WHITE, CROSS),
|
||||||
new Pattern(BLUE, BORDER),
|
new Pattern(BLUE, CURLY_BORDER),
|
||||||
new Pattern(WHITE, FLOWER)),
|
new Pattern(WHITE, FLOWER)),
|
||||||
|
|
||||||
// Country
|
// Country
|
||||||
|
Loading…
Reference in New Issue
Block a user