summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.txt1
-rw-r--r--src/misc_gui.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 7cb82f5a8..28745fd17 100644
--- a/readme.txt
+++ b/readme.txt
@@ -489,6 +489,7 @@ put them in the data/ folder and you're set to go.
X.X) Credits:
---- --------
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
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",