Skip to content

Commit

Permalink
CRUISE: Correct Italian detection entry
Browse files Browse the repository at this point in the history
Actually mark Amiga italian detection entry as Italian
  • Loading branch information
hkzlab committed May 14, 2012
1 parent 623ae7f commit ef280e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/cruise/detection.cpp
Expand Up @@ -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()
Expand Down

0 comments on commit ef280e8

Please sign in to comment.