From 25eba93fabc9c3b1d216ce69ad1ba7e00c30a281 Mon Sep 17 00:00:00 2001 From: matthijs Date: Sun, 27 Mar 2005 01:10:23 +0000 Subject: [PATCH] (svn r2082) I have a name too! --- misc_gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc_gui.c b/misc_gui.c index 747bbacef6..dc2294c2ca 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",