From 2be1b4d68acb322a20eae5c4cb1bb3b7045e7871 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Tue, 6 Jan 2004 12:28:24 +0000 Subject: start work on czech subtitle support, not finished svn-id: r12175 --- base/gameDetector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base') 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" -- cgit v1.2.3