diff options
author | Ben Castricum | 2014-08-22 06:31:50 +0200 |
---|---|---|
committer | Ben Castricum | 2014-08-22 06:40:06 +0200 |
commit | cb94d1f943031f8481adf398ccb1d6901e10307b (patch) | |
tree | 74ab9512fe7ad23a1931534629e534206d66950c /NEWS | |
parent | e545a0afc432b19ebfe896ff6f535b3133d5402c (diff) | |
download | scummvm-rg350-cb94d1f943031f8481adf398ccb1d6901e10307b.tar.gz scummvm-rg350-cb94d1f943031f8481adf398ccb1d6901e10307b.tar.bz2 scummvm-rg350-cb94d1f943031f8481adf398ccb1d6901e10307b.zip |
MISC: Fix typo s/Adlib/AdLib/ (only where visible to the user)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -308,7 +308,7 @@ For a more comprehensive changelog of the latest experimental code, see: SCI: - Added better handling of digital vs. synthesized sound effects. If the - "Mixed Adlib / MIDI mode" checkbox is checked, the engine will prefer + "Mixed AdLib / MIDI mode" checkbox is checked, the engine will prefer digital sound effects, otherwise their synthesized counterparts will be preferred instead, if both versions of the same effect exist. |