aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2005-05-09 06:10:17 +0000
committerTravis Howell2005-05-09 06:10:17 +0000
commit4c7eb3d8544b46f6d82e04012c63e9d8b961c114 (patch)
tree763a66296b7ed986d8d724c47ccb113dfa7488d7 /scumm
parentcc5caba7939c6fa2a280c5998f2b4b04ce220181 (diff)
downloadscummvm-rg350-4c7eb3d8544b46f6d82e04012c63e9d8b961c114.tar.gz
scummvm-rg350-4c7eb3d8544b46f6d82e04012c63e9d8b961c114.tar.bz2
scummvm-rg350-4c7eb3d8544b46f6d82e04012c63e9d8b961c114.zip
Should be case 40.
svn-id: r17991
Diffstat (limited to 'scumm')
-rw-r--r--scumm/script_v100he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v100he.cpp b/scumm/script_v100he.cpp
index bf2abb99ed..7642b4307a 100644
--- a/scumm/script_v100he.cpp
+++ b/scumm/script_v100he.cpp
@@ -2213,7 +2213,7 @@ void ScummEngine_v100he::o100_isResourceLoaded() {
case 25:
type = rtCostume;
break;
- case 41:
+ case 40:
type = rtImage;
break;
case 62: