diff options
author | Thierry Crozat | 2016-04-09 15:54:03 +0100 |
---|---|---|
committer | Thierry Crozat | 2016-04-09 15:54:03 +0100 |
commit | 185b8534086896b8447ae0d280b9e2dde67a6f5d (patch) | |
tree | 35cec9f623cf7a3e77434dd35fd482c607053e6c | |
parent | 57d782420baf15b38ecd74418693f45606fe1a4d (diff) | |
download | scummvm-rg350-185b8534086896b8447ae0d280b9e2dde67a6f5d.tar.gz scummvm-rg350-185b8534086896b8447ae0d280b9e2dde67a6f5d.tar.bz2 scummvm-rg350-185b8534086896b8447ae0d280b9e2dde67a6f5d.zip |
NEWS: Add fix in drascula for character walking off screen
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ For a more comprehensive changelog of the latest experimental code, see: Drascula: - Fixed text alignment to be faithful to the original. + - Fixed character walking off screen. Gob: - Fixed lock up for some games during sound initialization. |