aboutsummaryrefslogtreecommitdiff
path: root/gameDetector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gameDetector.cpp')
-rw-r--r--gameDetector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gameDetector.cpp b/gameDetector.cpp
index 5491e52263..e91095cd87 100644
--- a/gameDetector.cpp
+++ b/gameDetector.cpp
@@ -426,7 +426,7 @@ static const VersionSettings version_settings[] = {
{"simon2win", "Simon the Sorcerer 2 for Windows", GID_SIMON_FIRST+3, 99, 99, 99, 0},
/* Scumm Version 8 */
-// {"curse", "The Curse of Monkey Island", GID_CMI, 8, 1, 0,},
+ {"comi", "The Curse of Monkey Island", GID_CMI, 8, 1, 0, GF_NEW_OPCODES|GF_AFTER_V6|GF_AFTER_V7|GF_AFTER_V8},
{NULL, NULL}
};