diff --git a/bin/baseset/opntitle.dat b/bin/baseset/opntitle.dat index 264aaff60b..e5b4cebb15 100644 Binary files a/bin/baseset/opntitle.dat and b/bin/baseset/opntitle.dat differ diff --git a/readme.txt b/readme.txt index e89965cc3c..132ef636a6 100644 --- a/readme.txt +++ b/readme.txt @@ -722,6 +722,7 @@ Thanks to: George - Canal graphics Andrew Parkhouse (andythenorth) - River graphics David Dallaston (Pikka) - Tram tracks + Fleashosio - Titlegame All Translators - For their support to make OpenTTD a truly international game Bug Reporters - Thanks for all bug reports Chris Sawyer - For an amazing game! diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp index 55bef30e34..5d1048e894 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -427,6 +427,7 @@ static const char * const _credits[] = { " Cian Duffy (MYOB) - BeOS port / manual writing", " Christian Rosentreter (tokai) - MorphOS / AmigaOS port", " Richard Kempton (richK) - additional airports, initial TGP implementation", + " Fleashosio - titlegame", "", " Alberto Demichelis - Squirrel scripting language \xC2\xA9 2003-2008", " L. Peter Deutsch - MD5 implementation \xC2\xA9 1999, 2000, 2002",