diff options
author | Fabio Battaglia | 2012-05-14 17:18:30 +0200 |
---|---|---|
committer | Fabio Battaglia | 2012-05-14 17:18:30 +0200 |
commit | ef280e81a6a2239236103bc511e2de939709564d (patch) | |
tree | acde1bf7dfb1d36aaf802932e7bfcfc3ce3141a2 /engines | |
parent | 623ae7f1793a2fb535b1abd6290a071ad90ee757 (diff) | |
download | scummvm-rg350-ef280e81a6a2239236103bc511e2de939709564d.tar.gz scummvm-rg350-ef280e81a6a2239236103bc511e2de939709564d.tar.bz2 scummvm-rg350-ef280e81a6a2239236103bc511e2de939709564d.zip |
CRUISE: Correct Italian detection entry
Actually mark Amiga italian detection entry as Italian
Diffstat (limited to 'engines')
-rw-r--r-- | engines/cruise/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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() |