Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Escort95 authored Aug 20, 2018
1 parent b52d866 commit b48bd15
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion cities/cities-ets2.js
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,12 @@
name_english: "Slovakia",
code: "sk",
relative_radius: 0.8,
},
"slovakia-kos": {
name: "Slovensko",
name_english: "Slovakia",
code: "sk",
relative_radius: 0.8,
},
"slovenia": {
name: "Slovenija",
Expand Down Expand Up @@ -8830,4 +8836,4 @@ cities = cities.concat(cities_eu_update); //EU UPDATE BY SMASZEQ / Escort95
//Uncomment the lines below to activate support for Project Balkans/Open Spaces/YKS Turkey:
//cities = cities.concat(cities_projects_balkans); //Project Balkans
//cities = cities.concat(cities_open_spaces); //Open Spaces
//cities = cities.concat(cities_yks_turkey); //YKS Turkey
//cities = cities.concat(cities_yks_turkey); //YKS Turkey

0 comments on commit b48bd15

Please sign in to comment.