diff options
author | alberth <alberth@openttd.org> | 2009-11-15 21:07:39 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2009-11-15 21:07:39 +0000 |
commit | 0666a7058314f75efc6a21ea002d1e8dfa4a1301 (patch) | |
tree | f1123b5b80d9dfed89d409891f1b3bc2585bad0b /src | |
parent | 47660b984b3c2eb80ac41e265b4cc9399300f0c2 (diff) | |
download | openttd-0666a7058314f75efc6a21ea002d1e8dfa4a1301.tar.xz |
(svn r18111) -Change: One more developer added to the history of OpenTTD.
Diffstat (limited to 'src')
-rw-r--r-- | src/misc_gui.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp index 28ae594fe..28c209013 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -357,6 +357,7 @@ static const char * const _credits[] = { "Original graphics by Simon Foster", "", "The OpenTTD team (in alphabetical order):", + " Albert Hofkamp (Alberth) - GUI expert", " Jean-Francois Claeys (Belugas) - GUI, newindustries and more", " Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles", " Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework", |