diff options
author | Travis Howell | 2006-05-04 02:28:19 +0000 |
---|---|---|
committer | Travis Howell | 2006-05-04 02:28:19 +0000 |
commit | 40731871fe0b011233d2ae5fd005ff33732d5712 (patch) | |
tree | 49d826f9ef0d020d99bc92f19a41aa045b7a3d24 | |
parent | e87de5898bc4d985cbf3c5ca404c96895da588bc (diff) | |
download | scummvm-rg350-40731871fe0b011233d2ae5fd005ff33732d5712.tar.gz scummvm-rg350-40731871fe0b011233d2ae5fd005ff33732d5712.tar.bz2 scummvm-rg350-40731871fe0b011233d2ae5fd005ff33732d5712.zip |
Update Simon engine settings
svn-id: r22321
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | doc/config.tex | 2 |
2 files changed, 0 insertions, 4 deletions
@@ -1305,9 +1305,7 @@ Flight of the Amazon Queen adds the following non-standard keywords: Simon the Sorcerer 1 & 2 add the following non-standard keywords: - fade bool If true, fade effect is enabled music_mute bool If true, music is muted - slow_down number Makes games slower (1- 10) sfx_mute bool If true, sound effects are muted [Simon the Sorcerer 2 only] diff --git a/doc/config.tex b/doc/config.tex index e2e44c7bc8..4761b72261 100644 --- a/doc/config.tex +++ b/doc/config.tex @@ -139,8 +139,6 @@ Flight of the Amazon Queen adds the following non-standard keywords:\\ Simon the Sorcerer 1 \& 2 add the following non-standard keywords:\\ \begin{tabular}[h]{lll} - fade &bool &If true, fade effect is enabled\\ music\_mute &bool &If true, music is muted\\ - slow\_down &number &Makes games slower (1- 10)\\ sfx\_mute &bool &If true, sound effects are muted\\ \end{tabular} |