aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorJoseph-Eugene Winzer2018-03-18 22:11:28 +0100
committerEugene Sandulenko2018-03-28 17:36:57 +0200
commitde7c3d345ed7fd0186a00b8605b333ecfde99330 (patch)
treee4b1b499282e7fccfc360a0454d2a94749756dbb /engines
parent399d1e26cbf06ed41edd9f76f92115381ed3e095 (diff)
downloadscummvm-rg350-de7c3d345ed7fd0186a00b8605b333ecfde99330.tar.gz
scummvm-rg350-de7c3d345ed7fd0186a00b8605b333ecfde99330.tar.bz2
scummvm-rg350-de7c3d345ed7fd0186a00b8605b333ecfde99330.zip
LILLIPUT: Marks game as unstable
Diffstat (limited to 'engines')
-rw-r--r--engines/lilliput/detection.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/lilliput/detection.cpp b/engines/lilliput/detection.cpp
index f42221dc39..e0841b80ed 100644
--- a/engines/lilliput/detection.cpp
+++ b/engines/lilliput/detection.cpp
@@ -65,7 +65,7 @@ static const LilliputGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO0()
},
kGameTypeRobin
@@ -81,7 +81,7 @@ static const LilliputGameDescription gameDescriptions[] = {
},
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO0()
},
kGameTypeRobin
@@ -97,7 +97,7 @@ static const LilliputGameDescription gameDescriptions[] = {
},
Common::DE_DEU,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO0()
},
kGameTypeRobin
@@ -113,7 +113,7 @@ static const LilliputGameDescription gameDescriptions[] = {
},
Common::IT_ITA,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO0()
},
kGameTypeRobin