From 9c7e3a289822d9df3651882409ca774bebca9c4c Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 7 Apr 2009 22:29:36 +0000 Subject: Fixed the language of the German version of Longbow svn-id: r39898 --- engines/sci/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3