aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTarek Soliman2011-04-29 23:10:22 -0500
committerTarek Soliman2011-06-16 13:37:58 -0500
commit3d1358776f15c3bea3b759481c861b9afd840369 (patch)
tree29c431f410223b136ca8ea45db2d8767bb1e4125
parentefd85e17920321d893f7552bf295761374d6ce05 (diff)
downloadscummvm-rg350-3d1358776f15c3bea3b759481c861b9afd840369.tar.gz
scummvm-rg350-3d1358776f15c3bea3b759481c861b9afd840369.tar.bz2
scummvm-rg350-3d1358776f15c3bea3b759481c861b9afd840369.zip
SAGA: flag all WIP games with ADGF_UNSTABLE
SAGA 2 Games
-rw-r--r--engines/saga/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/saga/detection_tables.h b/engines/saga/detection_tables.h
index f63efd206b..ab73fcba6e 100644
--- a/engines/saga/detection_tables.h
+++ b/engines/saga/detection_tables.h
@@ -821,7 +821,7 @@ static const SAGAGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformPC,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO_NONE
},
GID_DINO,
@@ -851,7 +851,7 @@ static const SAGAGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformPC,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO_NONE
},
GID_FTA2,