diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/wintermute/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h index a4eca5ef41..ad4256e6b9 100644 --- a/engines/wintermute/detection_tables.h +++ b/engines/wintermute/detection_tables.h @@ -297,7 +297,7 @@ static const ADGameDescription gameDescriptions[] = { "jamesperis", "Demo", AD_ENTRY1s("data.dcp", "edb9f9c7a08993c1e28f4e477b5f9830", 116113507), - Common::EN_ANY, + Common::UNK_LANG, // No solution in place to select language Common::kPlatformWindows, ADGF_UNSTABLE | ADGF_DEMO, |