diff options
author | matthijs <matthijs@openttd.org> | 2005-03-27 01:10:23 +0000 |
---|---|---|
committer | matthijs <matthijs@openttd.org> | 2005-03-27 01:10:23 +0000 |
commit | a0f9a7597cdccf3fe9414b36a88bbac490d51b87 (patch) | |
tree | 02919230034bfbd3a1acc172a10269549dea09fb | |
parent | bf1fd0379cb2f659531b0290ff40ca1f4e8b52cc (diff) | |
download | openttd-a0f9a7597cdccf3fe9414b36a88bbac490d51b87.tar.xz |
(svn r2082) I have a 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 747bbacef..dc2294c2c 100644 --- a/misc_gui.c +++ b/misc_gui.c @@ -188,7 +188,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", - " blathijs - For his many patches, suggestions and major work on maprewrite", + " Matthijs Kooijman (blathijs) - For his many patches, suggestions and major work on maprewrite", " 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", |