aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2015-05-24 22:33:41 -0400
committerPaul Gilbert2015-05-24 22:33:41 -0400
commit8331fa886f4fa9031de17652632b3a12e1f84f06 (patch)
tree56000f76b95b6aef86e9d4e0341bf9d6d9ea5fdd /engines/sherlock/scalpel/scalpel.cpp
parent1f9f01c5714930e96eb7713c74fe826fe85d1457 (diff)
downloadscummvm-rg350-8331fa886f4fa9031de17652632b3a12e1f84f06.tar.gz
scummvm-rg350-8331fa886f4fa9031de17652632b3a12e1f84f06.tar.bz2
scummvm-rg350-8331fa886f4fa9031de17652632b3a12e1f84f06.zip
SHERLOCK: Fix People data initialization and general start fixes
Diffstat (limited to 'engines/sherlock/scalpel/scalpel.cpp')
-rw-r--r--engines/sherlock/scalpel/scalpel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/scalpel/scalpel.cpp b/engines/sherlock/scalpel/scalpel.cpp
index 2a107b4d5e..6b72188146 100644
--- a/engines/sherlock/scalpel/scalpel.cpp
+++ b/engines/sherlock/scalpel/scalpel.cpp
@@ -813,7 +813,6 @@ void ScalpelEngine::startScene() {
break;
}
- _events->loadCursors("rmouse.vgs");
_events->setCursor(ARROW);
if (_scene->_goToScene == 99) {