Skip to content

Commit

Permalink
1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Escort95 authored Oct 20, 2018
1 parent 29ae525 commit 4e5af0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cities/cities-ets2.js
Original file line number Diff line number Diff line change
Expand Up @@ -587,11 +587,11 @@
code: "pl",
relative_radius: 0.4,
},
"hungary-bud": {
"hungary-bud": {
name: "Magyarország-Budapest",
name_english: "Hungary",
code: "hu",
relative_radius: 1,
relative_radius: 0.5,
},
"slovakia-kos": {
name: "Slovensko",
Expand Down Expand Up @@ -8950,4 +8950,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 4e5af0f

Please sign in to comment.