diff options
author | pasky <pasky@openttd.org> | 2005-03-27 00:42:57 +0000 |
---|---|---|
committer | pasky <pasky@openttd.org> | 2005-03-27 00:42:57 +0000 |
commit | bf1fd0379cb2f659531b0290ff40ca1f4e8b52cc (patch) | |
tree | 7941ca8e1c0125936b4cf5b8253823c6191f1f88 | |
parent | 0c5d61bd56cb8ec4c2caa8aadb9c397c6931b544 (diff) | |
download | openttd-bf1fd0379cb2f659531b0290ff40ca1f4e8b52cc.tar.xz |
(svn r2081) I have a real name, too.
-rw-r--r-- | misc_gui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc_gui.c b/misc_gui.c index ae71ba38e..747bbacef 100644 --- a/misc_gui.c +++ b/misc_gui.c @@ -189,7 +189,7 @@ static const char *credits[] = { " Josef Drexler - For his great work on TTDPatch", " Marcin Grzegorczyk - For his documentation of TTD internals", " blathijs - For his many patches, suggestions and major work on maprewrite", - " pasky - Many patches, newgrf support", + " Petr Baudis (pasky) - Many patches, newgrf support", " Stefan Meißner (sign_de) - For his work on the console", " Cian Duffy (MYOB) - BeOS port / manual writing", " Christian Rosentreter (tokaiz) - MorphOS / AmigaOS port", |