diff options
author | Johannes Schickel | 2009-09-14 12:50:44 +0000 |
---|---|---|
committer | Johannes Schickel | 2009-09-14 12:50:44 +0000 |
commit | 53450cc2e114d10c8e937c42aa7bfa9e0d4c6f7a (patch) | |
tree | 4d3eee7b74550ce4e537c835a03338dc3818f167 /engines/cine | |
parent | 346ce3f3da2e730d865f27ac9f456e9a3a833831 (diff) | |
download | scummvm-rg350-53450cc2e114d10c8e937c42aa7bfa9e0d4c6f7a.tar.gz scummvm-rg350-53450cc2e114d10c8e937c42aa7bfa9e0d4c6f7a.tar.bz2 scummvm-rg350-53450cc2e114d10c8e937c42aa7bfa9e0d4c6f7a.zip |
FW Amiga distributed via Interplay should be a US version according to mobygames.
svn-id: r44079
Diffstat (limited to 'engines/cine')
-rw-r--r-- | engines/cine/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/detection.cpp b/engines/cine/detection.cpp index 276cdc853c..3b5ca670d0 100644 --- a/engines/cine/detection.cpp +++ b/engines/cine/detection.cpp @@ -177,7 +177,7 @@ static const CINEGameDescription gameDescriptions[] = { "fw", "", AD_ENTRY1("part01", "a17a5eb15200c63276d486a88263ccd0"), - Common::EN_ANY, + Common::EN_USA, Common::kPlatformAmiga, ADGF_NO_FLAGS, GUIO_NONE |