aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2009-04-07 22:29:36 +0000
committerFilippos Karapetis2009-04-07 22:29:36 +0000
commit9c7e3a289822d9df3651882409ca774bebca9c4c (patch)
tree63670edf777684e51ad556f91559ac204eadf1cb
parentdc9c538a62d64b40c3a39a673d2f680fa9422f41 (diff)
downloadscummvm-rg350-9c7e3a289822d9df3651882409ca774bebca9c4c.tar.gz
scummvm-rg350-9c7e3a289822d9df3651882409ca774bebca9c4c.tar.bz2
scummvm-rg350-9c7e3a289822d9df3651882409ca774bebca9c4c.zip
Fixed the language of the German version of Longbow
svn-id: r39898
-rw-r--r--engines/sci/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp
index cb9c1cfae2..a7556e8674 100644
--- a/engines/sci/detection.cpp
+++ b/engines/sci/detection.cpp
@@ -394,7 +394,7 @@ static const struct SciGameDescription SciGameDescriptions[] = {
{"resource.004", 0, "9cfce07e204a329e94fda8b5657621da", 1101869},
{"resource.005", 0, "d036df0872f2db19bca34601276be2d7", 1176914},
{"resource.006", 0, "b367a6a59f29ee30dde1d88a5a41152d", 1123585},
- {NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, 0},
+ {NULL, 0, NULL, 0}}, Common::DE_DEU, Common::kPlatformPC, 0},
{},
SCI_VERSION_AUTODETECT,
SCI_VERSION(1, 000, 510)