Skip to content

Commit

Permalink
Readd Slovenia
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenvh1 committed Aug 26, 2024
1 parent a832639 commit 9531be8
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions web/cities/cities-ets2.js
Original file line number Diff line number Diff line change
Expand Up @@ -7496,6 +7496,38 @@ var cities_pm270 = [
"x": "44483.2461",
"y": "52",
"z": "52420.3828"
},
{
"gameName": "koper",
"realName": "Koper",
"country": "slovenia",
"x": "10733.7813",
"y": "52",
"z": "28959.6328"
},
{
"gameName": "ljubljana",
"realName": "Ljubljana",
"country": "slovenia",
"x": "14797.9727",
"y": "52",
"z": "25545.0859"
},
{
"gameName": "maribor",
"realName": "Maribor",
"country": "slovenia",
"x": "18074.4648",
"y": "52",
"z": "22717.3359"
},
{
"gameName": "novo mesto",
"realName": "Novo Mesto",
"country": "slovenia",
"x": "16101.6846",
"y": "52",
"z": "27209.02"
}
];

Expand Down

0 comments on commit 9531be8

Please sign in to comment.