aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v6.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_v6.cpp')
-rw-r--r--scumm/script_v6.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/script_v6.cpp b/scumm/script_v6.cpp
index 9256eee3c1..1cc0756bc7 100644
--- a/scumm/script_v6.cpp
+++ b/scumm/script_v6.cpp
@@ -3073,6 +3073,7 @@ void ScummEngine_v6::o6_getPixel() {
void ScummEngine_v6::o6_setBoxSet() {
//FIXME Causes glitches and game to crash
// Only used in fbear when leaving the basement
+ return;
int arg = pop() - 1;