From ef280e81a6a2239236103bc511e2de939709564d Mon Sep 17 00:00:00 2001 From: Fabio Battaglia Date: Mon, 14 May 2012 17:18:30 +0200 Subject: CRUISE: Correct Italian detection entry Actually mark Amiga italian detection entry as Italian --- engines/cruise/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/cruise/detection.cpp b/engines/cruise/detection.cpp index 3603ffa862..b2e267ca49 100644 --- a/engines/cruise/detection.cpp +++ b/engines/cruise/detection.cpp @@ -176,7 +176,7 @@ static const CRUISEGameDescription gameDescriptions[] = { "cruise", 0, AD_ENTRY1("D1", "a0011075413b7335e003e8e3c9cf51b9"), - Common::EN_ANY, + Common::IT_ITA, Common::kPlatformAmiga, ADGF_NO_FLAGS, GUIO0() -- cgit v1.2.3