diff options
author | Lothar Serra Mari | 2018-02-09 09:20:13 +0100 |
---|---|---|
committer | Lothar Serra Mari | 2018-02-09 09:20:13 +0100 |
commit | e048a40fbc8813987943f698b2c703a651011a76 (patch) | |
tree | 53be0c202db534f2c26133735aebe7235f29a8f0 | |
parent | f2ca0300ad83732c4b4c556d1a3b1f0d844e7f7f (diff) | |
download | scummvm-rg350-e048a40fbc8813987943f698b2c703a651011a76.tar.gz scummvm-rg350-e048a40fbc8813987943f698b2c703a651011a76.tar.bz2 scummvm-rg350-e048a40fbc8813987943f698b2c703a651011a76.zip |
NEWS: Fix missing full stops
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ For a more comprehensive changelog of the latest experimental code, see: General: - Improved GUI rendering and overall GUI performance. - Fixed incorrect cursor movement when it's controlled using the keyboard. - - Updated the Roland MT-32 emulation code to Munt 2.3.0 + - Updated the Roland MT-32 emulation code to Munt 2.3.0. MOHAWK: - Fixed video playback if videos are skipped in Riven. @@ -29,7 +29,7 @@ For a more comprehensive changelog of the latest experimental code, see: - Added mouse wheel support for inventory scrolling. ZVISION: - - Fixed graphical glitch in Zork: Grand Inquisitor + - Fixed graphical glitch in Zork: Grand Inquisitor. PS Vita port: - Implemented front touch and optional rear touch controls. |