diff options
author | Eugene Sandulenko | 2006-05-18 13:59:20 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2006-05-18 13:59:20 +0000 |
commit | 9e3b78e1e988ec042ab8b20b27246ccf6ba73614 (patch) | |
tree | ab599e515f1dead68d4abce02c9982f891653bb7 /doc | |
parent | e563d0c18203e4ca4d5a585eb98365fef513ca4a (diff) | |
download | scummvm-rg350-9e3b78e1e988ec042ab8b20b27246ccf6ba73614.tar.gz scummvm-rg350-9e3b78e1e988ec042ab8b20b27246ccf6ba73614.tar.bz2 scummvm-rg350-9e3b78e1e988ec042ab8b20b27246ccf6ba73614.zip |
--force-1x-overlay is no more. Remove leftovers.
svn-id: r22519
Diffstat (limited to 'doc')
-rw-r--r-- | doc/running-options.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/running-options.tex b/doc/running-options.tex index 212fcbbc78..bf7e87990a 100644 --- a/doc/running-options.tex +++ b/doc/running-options.tex @@ -48,7 +48,6 @@ Usage: scummvm [OPTIONS]... [GAME]\\ --render-mode=MODE &Enable additional render modes (cga, ega, hercGreen,\\ &hercAmber, amiga)\\ \\ - --force-1x-overlay &Make inner GUI 320x200\\ --alt-intro &Use alternative intro for CD versions of Beneath a\\ &Steel Sky and Flight of the Amazon Queen\\ --copy-protection &Enable copy protection in games, when\\ |