aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
authorJonathan Gray2004-01-06 12:28:24 +0000
committerJonathan Gray2004-01-06 12:28:24 +0000
commit2be1b4d68acb322a20eae5c4cb1bb3b7045e7871 (patch)
tree495c9251d1bd6573b768f8994a19e3d33d6597ee /base
parent7b86116a5dedbed0687ddf431be4ec727389bc42 (diff)
downloadscummvm-rg350-2be1b4d68acb322a20eae5c4cb1bb3b7045e7871.tar.gz
scummvm-rg350-2be1b4d68acb322a20eae5c4cb1bb3b7045e7871.tar.bz2
scummvm-rg350-2be1b4d68acb322a20eae5c4cb1bb3b7045e7871.zip
start work on czech subtitle support, not finished
svn-id: r12175
Diffstat (limited to 'base')
-rw-r--r--base/gameDetector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp
index cd008cb43d..a5e6029b18 100644
--- a/base/gameDetector.cpp
+++ b/base/gameDetector.cpp
@@ -57,7 +57,7 @@ static const char USAGE_STRING[] =
" hq3x,tv2x,dotmatrix)\n"
" -e, --music-driver=MODE Select music driver (see README for details)\n"
" -q, --language=LANG Select language (en,de,fr,it,pt,es,jp,zh,kr,se,gb,\n"
- " hb,ru)\n"
+ " hb,ru,cz)\n"
" -m, --music-volume=NUM Set the music volume, 0-255 (default: 192)\n"
" -o, --master-volume=NUM Set the master volume, 0-255 (default: 192)\n"
" -s, --sfx-volume=NUM Set the sfx volume, 0-255 (default: 192)\n"