diff options
author | fonsinchen <fonsinchen@openttd.org> | 2013-06-09 13:31:59 +0000 |
---|---|---|
committer | fonsinchen <fonsinchen@openttd.org> | 2013-06-09 13:31:59 +0000 |
commit | f9b08b1aecd1ba492125ddadc87ac8836c9fd8eb (patch) | |
tree | 361c46f3b2e360b7ea8d7588f7079d41225ce862 /src | |
parent | ed38214794a23c8865fe7096d752b56b353a246d (diff) | |
download | openttd-f9b08b1aecd1ba492125ddadc87ac8836c9fd8eb.tar.xz |
(svn r25375) -Update: add fonsinchen to credits
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 7dd1c71ff..b10c037f6 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -381,6 +381,7 @@ static const char * const _credits[] = { " Jean-Fran\xC3\xA7ois Claeys (Belugas) - GUI, newindustries and more", " Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework", " Christoph Elsenhans (frosch) - General coding", + " Ulf Hermann (fonsinchen) - Cargo Distribution", " Lo\xC3\xAF""c Guilloux (glx) - Windows Expert", " Michael Lutz (michi_cc) - Path based signals", " Owen Rudge (orudge) - Forum host, OS/2 port", |