diff options
author | Max Horn | 2004-12-22 19:07:49 +0000 |
---|---|---|
committer | Max Horn | 2004-12-22 19:07:49 +0000 |
commit | fd09e3c71cf5bf3e14ccc01b2f21fe9d6a4982c4 (patch) | |
tree | 772854ac55cc57c26b2b2fdae818103e31f5d3ee /gui | |
parent | 7606a53f09a06f33fb5953c55bf3b488d6f5119a (diff) | |
download | scummvm-rg350-fd09e3c71cf5bf3e14ccc01b2f21fe9d6a4982c4.tar.gz scummvm-rg350-fd09e3c71cf5bf3e14ccc01b2f21fe9d6a4982c4.tar.bz2 scummvm-rg350-fd09e3c71cf5bf3e14ccc01b2f21fe9d6a4982c4.zip |
G*oe*ffringmann; word case fix
svn-id: r16261
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/credits.h b/gui/credits.h index 3928aebe67..521e08241b 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -9,7 +9,7 @@ static const char *credits[] = { "\\L\\c2"" Engine: SCUMM, Broken Sword II", "\\L\\c0"" David Eriksson", "\\L\\c2"" Engine: Flight of the Amazon Queen", -"\\L\\c0"" Robert Goffringmann", +"\\L\\c0"" Robert Goeffringmann", "\\L\\c2"" Engine: Beneath a Steel Sky, Broken Sword I", "\\L\\c0"" Jonathan Gray", "\\L\\c2"" Engine: SCUMM, Broken Sword II", @@ -84,7 +84,7 @@ static const char *credits[] = { "\\L\\c2"" Broken Sword 1/2 MPEG2 cutscene support", "\\L\\c0"" Edward Rudd", "\\L\\c2"" Fixes for playing MP3 versions of MI1/Loom", -"\\L\\c2"" Audio", +"\\L\\c2"" audio", "\\L\\c0"" Daniel Schepler", "\\L\\c2"" Final MI1 CD music support, initial Ogg", "\\L\\c2"" Vorbis support", |