(svn r17561) -Fix: diacritics was missing at few places

This commit is contained in:
smatz
2009-09-17 18:56:31 +00:00
parent cb1d50ce59
commit 9f4f7a2892
2 changed files with 3 additions and 3 deletions

View File

@@ -383,7 +383,7 @@ static const char *_credits[] = {
"Special thanks go out to:",
" Josef Drexler - For his great work on TTDPatch",
" Marcin Grzegorczyk - For his documentation of TTD internals",
" Petr Baudis (pasky) - Many patches, newGRF support",
" Petr Baudi\xC5\xA1 (pasky) - Many patches, newGRF support",
" Stefan Mei\xC3\x9Fner (sign_de) - For his work on the console",
" Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with",
" Cian Duffy (MYOB) - BeOS port / manual writing",