diff options
author | belugas <belugas@openttd.org> | 2007-03-06 22:16:43 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2007-03-06 22:16:43 +0000 |
commit | 7a58642b6cf4ae602a55d9bbf4b1c730f7ef513f (patch) | |
tree | 40c2e10d547a80fe8ccd4525c01acf96045b9a5f /src | |
parent | 524b60226d679ccc754922ac11e3f870de6cc627 (diff) | |
download | openttd-7a58642b6cf4ae602a55d9bbf4b1c730f7ef513f.tar.xz |
(svn r9042) -Add : Maedhros as a developper
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 406cd72be..281e8f923 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -215,6 +215,7 @@ static const char *credits[] = { " Tamás Faragó (Darkvater) - Lead coder", " Loïc Guilloux (glx) - In training, not yet specialized", " Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)", + " Jonathan Coome (Maedhros) - High priest of the newGRF Temple", " Attila Bán (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host", " Peter Nelson (peter1138) - Spiritual descendant from newgrf gods", " Remko Bijker (Rubidium) - THE desync hunter", |