aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Crozat2016-04-09 15:54:03 +0100
committerThierry Crozat2016-04-09 15:54:03 +0100
commit185b8534086896b8447ae0d280b9e2dde67a6f5d (patch)
tree35cec9f623cf7a3e77434dd35fd482c607053e6c
parent57d782420baf15b38ecd74418693f45606fe1a4d (diff)
downloadscummvm-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b191a693ce..30abf2e66a 100644
--- a/NEWS
+++ b/NEWS
@@ -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.