diff options
author | truelight <truelight@openttd.org> | 2007-06-26 13:36:00 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2007-06-26 13:36:00 +0000 |
commit | 189fa7cca5510149719058c1baa9f8af76ea5145 (patch) | |
tree | 25a0c1412f0d682954036329a36884cc10830ab2 /src | |
parent | 6fe11133828d460bf122336b70cfc4e7f88be2bb (diff) | |
download | openttd-189fa7cca5510149719058c1baa9f8af76ea5145.tar.xz |
(svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;)
Diffstat (limited to 'src')
-rw-r--r-- | src/misc_gui.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp index 93397c0e0..8cdef3134 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -217,11 +217,11 @@ static const char *credits[] = { " 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", - " Owen Rudge (orudge) - Forum and masterserver host, OS/2 port", + " Owen Rudge (orudge) - Forum host, OS/2 port", " Peter Nelson (peter1138) - Spiritual descendant from newgrf gods", " Remko Bijker (Rubidium) - THE desync hunter", " Christoph Mallon (Tron) - Programmer, code correctness police", - " Patric Stout (TrueLight) - Coder, network guru, SVN- and website host", + " Patric Stout (TrueLight) - Coder, network guru, SVN-, MS- and website host", "", "Retired Developers:", " Ludvig Strigeus (ludde) - OpenTTD author, main coder (0.1 - 0.3.3)", |