aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorPaul Gilbert2017-11-04 11:38:19 -0400
committerPaul Gilbert2017-11-04 11:38:19 -0400
commit87bff2dfcde1fa3607e5113f6a7be27ec5d21d4d (patch)
treedbf9e91449602f05af054c4e989eef936c87d44d /engines
parente742be431fc55406a158d6dbd4097a126f54924a (diff)
downloadscummvm-rg350-87bff2dfcde1fa3607e5113f6a7be27ec5d21d4d.tar.gz
scummvm-rg350-87bff2dfcde1fa3607e5113f6a7be27ec5d21d4d.tar.bz2
scummvm-rg350-87bff2dfcde1fa3607e5113f6a7be27ec5d21d4d.zip
TITANIC: Remove testing flag from German version
Diffstat (limited to 'engines')
-rw-r--r--engines/titanic/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/detection_tables.h b/engines/titanic/detection_tables.h
index d6f7c0065a..1d68537430 100644
--- a/engines/titanic/detection_tables.h
+++ b/engines/titanic/detection_tables.h
@@ -44,7 +44,7 @@ static const TitanicGameDescription gameDescriptions[] = {
AD_ENTRY1s("newgame.st", "db22924adfd6730f4b79f4e51b25e779", 87608),
Common::DE_DEU,
Common::kPlatformWindows,
- ADGF_TESTING,
+ 0,
GUIO1(GUIO_NONE)
},
},