diff options
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 602c06602..6c7221ac4 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -320,8 +320,9 @@ struct AboutWindow : public Window { " Jean-Francois Claeys (Belugas) - GUI, newindustries and more", " Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles", " Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework", - " Loïc Guilloux (glx) - General coding", + " Victor Fischer (Celestar) - Programming everywhere you need him to", " Christoph Elsenhans (frosch) - General coding", + " Loïc Guilloux (glx) - General coding", " 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", @@ -332,7 +333,6 @@ struct AboutWindow : public Window { " Zdenek Sojka (SmatZ) - Bug finder and fixer", "", "Inactive Developers:", - " Victor Fischer (Celestar) - Programming everywhere you need him to", " Tamás Faragó (Darkvater) - Ex-Lead coder", " Christoph Mallon (Tron) - Programmer, code correctness police", "", |