diff options
author | Colin Snover | 2017-12-08 16:03:58 -0600 |
---|---|---|
committer | Colin Snover | 2017-12-08 16:03:58 -0600 |
commit | 39385589f691ea3f13281158754180c5aedded64 (patch) | |
tree | e6ab4daffb12d1a43a4e6ce3be45935474bcfe05 | |
parent | 97e6ebc20bccfcf4e15d4c9a76c4cb7dd3fa9781 (diff) | |
download | scummvm-rg350-39385589f691ea3f13281158754180c5aedded64.tar.gz scummvm-rg350-39385589f691ea3f13281158754180c5aedded64.tar.bz2 scummvm-rg350-39385589f691ea3f13281158754180c5aedded64.zip |
NEWS: Fix Voyeur news not indented consistently with the rest of news
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -173,10 +173,10 @@ For a more comprehensive changelog of the latest experimental code, see: - Fixed crash on Return to Launcher. Voyeur: - - Fixed backgrounds not showing for static rooms. - - Fixed playback of audio events on VCR. - - Fixed exiting game from the VCR screen. - - Added workaround for original game bug using invalid hotspot Ids + - Fixed backgrounds not showing for static rooms. + - Fixed playback of audio events on VCR. + - Fixed exiting game from the VCR screen. + - Added workaround for original game bug using invalid hotspot Ids macOS port: - Added support for selecting any connected MIDI devices instead of automatically |