From 1c1e58ce2842f3b2bbe5e495fcec890d6b444e7f Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 15 Jan 2006 09:38:15 +0000 Subject: Ooops, looping should have been left enabled. svn-id: r20041 --- scumm/script_v7he.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'scumm/script_v7he.cpp') diff --git a/scumm/script_v7he.cpp b/scumm/script_v7he.cpp index 1ee92ea325..95cb079001 100644 --- a/scumm/script_v7he.cpp +++ b/scumm/script_v7he.cpp @@ -591,7 +591,6 @@ void ScummEngine_v70he::o70_resourceRoutines() { res.unlock(rtRoomImage, resid); break; case 116: - error("CrunchHeap"); break; case 117: // SO_LOAD_CHARSET resid = pop(); -- cgit v1.2.3