summaryrefslogtreecommitdiff
path: root/src/table/townname.h
diff options
context:
space:
mode:
authornikolas <nikolas@gnu.org>2019-01-12 02:33:13 -0500
committerIngo von Borstel <github@planetmaker.de>2019-01-12 08:33:13 +0100
commit82e530b5172f12bb638a64f9c80c705a03559286 (patch)
treee98edd09a81fee412ee193b95b6d35d25f0d0de2 /src/table/townname.h
parent06cd561cea26c41553b7a6b327a7ac1fbdea23d2 (diff)
downloadopenttd-82e530b5172f12bb638a64f9c80c705a03559286.tar.xz
Fix: Remove duplicate town name "Huacho" (#7038)
Huacho appears twice in the Spanish town names list. This change removes the second one, and replaces it with a new one: Medellin.
Diffstat (limited to 'src/table/townname.h')
-rw-r--r--src/table/townname.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/townname.h b/src/table/townname.h
index 7f1f1b62b..ce4e96175 100644
--- a/src/table/townname.h
+++ b/src/table/townname.h
@@ -662,7 +662,7 @@ static const char * const _name_spanish_real[] = {
"Santa Cruz",
"Quito",
"Cuenca",
- "Huacho",
+ "Medell\xC3\xADn",
"Tulc\xC3\xA1n",
"Esmeraldas",
"Ibarra",