aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_journal.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2015-07-30 22:36:11 -0400
committerPaul Gilbert2015-07-30 22:36:11 -0400
commit6cf0bfe6d52a9c0f02cad3076970f38818a22f06 (patch)
tree8303dd73bdd3bf1f42a8646f326c136cef3b4bd8 /engines/sherlock/tattoo/tattoo_journal.cpp
parent7b6c49033e70f730d09c36d9c96cd25717c80ad1 (diff)
downloadscummvm-rg350-6cf0bfe6d52a9c0f02cad3076970f38818a22f06.tar.gz
scummvm-rg350-6cf0bfe6d52a9c0f02cad3076970f38818a22f06.tar.bz2
scummvm-rg350-6cf0bfe6d52a9c0f02cad3076970f38818a22f06.zip
SHERLOCK: RT: Further fixes for _lookupTable1 init
Diffstat (limited to 'engines/sherlock/tattoo/tattoo_journal.cpp')
-rw-r--r--engines/sherlock/tattoo/tattoo_journal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/tattoo/tattoo_journal.cpp b/engines/sherlock/tattoo/tattoo_journal.cpp
index 737593fa74..861f7099df 100644
--- a/engines/sherlock/tattoo/tattoo_journal.cpp
+++ b/engines/sherlock/tattoo/tattoo_journal.cpp
@@ -59,8 +59,8 @@ void TattooJournal::show() {
// Load palette
Common::SeekableReadStream *stream = res.load("journal.pal");
stream->read(palette, PALETTE_SIZE);
- screen.translatePalette(palette);
ui.setupBGArea(palette);
+ screen.translatePalette(palette);
delete stream;
// Set screen to black, and set background