From 87bff2dfcde1fa3607e5113f6a7be27ec5d21d4d Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 4 Nov 2017 11:38:19 -0400 Subject: TITANIC: Remove testing flag from German version --- engines/titanic/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') 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) }, }, -- cgit v1.2.3