diff options
author | Travis Howell | 2003-12-21 14:42:19 +0000 |
---|---|---|
committer | Travis Howell | 2003-12-21 14:42:19 +0000 |
commit | 7b498fe7db91fa3e52d2c69bc9980f4609acc288 (patch) | |
tree | 457605cfd4e042b844ba78d9eaddd70414bd2891 /README | |
parent | 585689a836055245749a08b4f69fd72078933615 (diff) | |
download | scummvm-rg350-7b498fe7db91fa3e52d2c69bc9980f4609acc288.tar.gz scummvm-rg350-7b498fe7db91fa3e52d2c69bc9980f4609acc288.tar.bz2 scummvm-rg350-7b498fe7db91fa3e52d2c69bc9980f4609acc288.zip |
Switch speech config option to speech_mute config options, for Simon 1/2 games. In order to match other engines.
svn-id: r11810
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -861,7 +861,7 @@ Simon the Sorcerer 1 & 2 add the following non-standard keywords: fade bool If true, fade effect is enabled slow_down number Makes games slower (1- 10) - speech bool If true, speech is enabled + speech_mute bool If true, speech is muted [Simon the Sorcerer 2 only] 9.0 Compiling: |