Leave disabled

svn-id: r15341
This commit is contained in:
Travis Howell 2004-09-29 00:28:35 +00:00
parent f2f27634c2
commit bc9ac3ea7f

View File

@ -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;