forked from organicmaps/organicmaps
[android] Fixed missing countries info.
This commit is contained in:
parent
d1c8b0c6b2
commit
4e5ca6e4e9
1 changed files with 6 additions and 2 deletions
|
@ -1472,7 +1472,9 @@
|
|||
},
|
||||
{
|
||||
"n":"Saint Martin",
|
||||
"c":"sx"
|
||||
"c":"sx",
|
||||
"p":0,
|
||||
"s":228694
|
||||
},
|
||||
{
|
||||
"n":"Saint Vincent and the Grenadines",
|
||||
|
@ -2188,7 +2190,9 @@
|
|||
},
|
||||
{
|
||||
"n":"Tonga",
|
||||
"c":"to"
|
||||
"c":"to",
|
||||
"p":0,
|
||||
"s":524334
|
||||
},
|
||||
{
|
||||
"n":"Tuvalu",
|
||||
|
|
Loading…
Add table
Reference in a new issue