diff options
author | Max Horn | 2003-09-27 21:22:49 +0000 |
---|---|---|
committer | Max Horn | 2003-09-27 21:22:49 +0000 |
commit | 90727ece4dcabd1ed6e63a11467f083a42a879e2 (patch) | |
tree | fdb4445a52b34b5f59c10ad09737928047918389 | |
parent | 7d2fff001274e5870ec65f90f2e4158cc2595249 (diff) | |
download | scummvm-rg350-90727ece4dcabd1ed6e63a11467f083a42a879e2.tar.gz scummvm-rg350-90727ece4dcabd1ed6e63a11467f083a42a879e2.tar.bz2 scummvm-rg350-90727ece4dcabd1ed6e63a11467f083a42a879e2.zip |
don't use tabs in the README
svn-id: r10440
-rw-r--r-- | README | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -402,7 +402,7 @@ Curse of Monkey Island Beneath a Steel Sky: gb - English (Great Britain) (default) - en - English USA + en - English USA de - German fr - French it - Italian @@ -471,7 +471,7 @@ simon games. Keyboard Arrow Keys - Simulate mouse movement Ctrl-f - Runs in fast mode. Ctrl-Alt 0-9 - Switch between graphics filters - Ctrl-Alt c-d - Switch between other graphics filters + Ctrl-Alt c-d - Switch between other graphics filters Ctrl-Alt b - Switch between bilinear and non-linear filtering [OpenGL backend] Ctrl-Alt a - Toggle aspect-ratio correction on/off. @@ -748,15 +748,15 @@ An example config file looks as follows: fullscreen=true savepath=C:\saves\ - [sky] - path=C:\games\SteelSky\ + [sky] + path=C:\games\SteelSky\ - [germansky] - gameid=sky - language=de - path=C:\games\SteelSky\ - description=Beneath a Steel Sky w/ German subtitles - + [germansky] + gameid=sky + language=de + path=C:\games\SteelSky\ + description=Beneath a Steel Sky w/ German subtitles + [germandott] gameid=tentacle path=C:\german\tentacle\ @@ -773,7 +773,7 @@ An example config file looks as follows: cdrom=1 path=C:\loom\ talkspeed=55 - savepath=C:\loom\saves\ + savepath=C:\loom\saves\ [monkey2] path=C:\amiga_mi2\ |