mirror of https://github.com/OpenTTD/OpenTTD
Update townname.h
parent
2cd3c8db86
commit
edf6d9634a
|
@ -776,6 +776,7 @@ static const std::string_view _name_french_real[] = {
|
||||||
"Chamonix",
|
"Chamonix",
|
||||||
"Angoul\u00e8me",
|
"Angoul\u00e8me",
|
||||||
"Alen\u00e7on",
|
"Alen\u00e7on",
|
||||||
|
"Vannes",
|
||||||
};
|
};
|
||||||
|
|
||||||
static const std::string_view _name_silly_1[] = {
|
static const std::string_view _name_silly_1[] = {
|
||||||
|
|
Loading…
Reference in New Issue