diff options
author | Paweł Świątkowski <katafrakt@vivaldi.net> | 2021-05-09 15:11:44 +0200 |
---|---|---|
committer | rubidium42 <rubidium42@users.noreply.github.com> | 2021-05-13 10:05:07 +0200 |
commit | 56a46f5cae73e2362d6ab9b1741e51361d753b30 (patch) | |
tree | b11383afb97399a77c35eff5472c7ca8a6d7680b /src/table | |
parent | 6ee8690b47beab9429c754dd438b7936165af4d7 (diff) | |
download | openttd-56a46f5cae73e2362d6ab9b1741e51361d753b30.tar.xz |
Fix: Correct name of Golub-Dobrzyn
Diffstat (limited to 'src/table')
-rw-r--r-- | src/table/townname.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/townname.h b/src/table/townname.h index 8a6e9964f..85ac33060 100644 --- a/src/table/townname.h +++ b/src/table/townname.h @@ -1386,7 +1386,7 @@ static const char * const _name_polish_2_o[] = { "Zakopane", u8"Szklarska Por\u0119ba", "Bochnia", - "Golub-Dobrzyn", + u8"Golub-Dobrzy\u0144", "Chojnice", "Ostrowiec", "Otwock", |