mirror of https://github.com/OpenTTD/OpenTTD
(svn r12206) -Fix: A comma is not a rare resource. Do not hesitate to use it when needed.
parent
79b6b9cb66
commit
1b73417e5f
|
@ -219,7 +219,7 @@ static const char *credits[] = {
|
||||||
" Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles",
|
" Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles",
|
||||||
" Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
|
" Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
|
||||||
" Loïc Guilloux (glx) - General coding",
|
" Loïc Guilloux (glx) - General coding",
|
||||||
" Christoph Elsenhans (frosch) - General coding"
|
" Christoph Elsenhans (frosch) - General coding",
|
||||||
" Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
|
" Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
|
||||||
" Jonathan Coome (Maedhros) - High priest of the newGRF Temple",
|
" Jonathan Coome (Maedhros) - High priest of the newGRF Temple",
|
||||||
" Attila Bán (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host",
|
" Attila Bán (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host",
|
||||||
|
|
Loading…
Reference in New Issue