summaryrefslogtreecommitdiff
path: root/misc_gui.c
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2005-08-07 19:16:32 +0000
committerbjarni <bjarni@openttd.org>2005-08-07 19:16:32 +0000
commitb0d4e391dad67d931b5eb87976d8a71c314eb9fe (patch)
treef85f7ba474b660a7d4568690c9731a0afba8189a /misc_gui.c
parentb101846d3b096ba525990efcc3f832cf4e2955d1 (diff)
downloadopenttd-b0d4e391dad67d931b5eb87976d8a71c314eb9fe.tar.xz
(svn r2836) fixed the alphabetical order of the credits list like it says it is in
Diffstat (limited to 'misc_gui.c')
-rw-r--r--misc_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc_gui.c b/misc_gui.c
index 7fdfba679..0b514af32 100644
--- a/misc_gui.c
+++ b/misc_gui.c
@@ -189,8 +189,8 @@ static const char *credits[] = {
"Original graphics by Simon Foster",
"",
"The OpenTTD team (in alphabetical order):",
- " Matthijs Kooijman (blathijs) - Pathfinder-god",
" Bjarni Corfitzen (Bjarni) - MacOSX port, coder",
+ " Matthijs Kooijman (blathijs) - Pathfinder-god",
" Victor Fischer (Celestar) - Programming everywhere you need him to",
" Tamás Faragó (Darkvater) - Lead coder",
" Kerekes Miham (MiHaMiX) - Translator system, and Nightlies host",