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 | 4445faba29b97baa7d8751c7df33c0a4eb4c187e (patch) | |
tree | 40c2e10d547a80fe8ccd4525c01acf96045b9a5f | |
parent | 9eb62560dfe5bc0dc1b26859859aa85a2b80d94f (diff) | |
download | openttd-4445faba29b97baa7d8751c7df33c0a4eb4c187e.tar.xz |
(svn r9042) -Add : Maedhros as a developper
-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", |