From f74463147ee8773b8b3b7fdbc7cf845bf9a8c683 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 2 Dec 2016 15:40:12 +0100 Subject: FULLPIPE: Fix detected language for German version --- engines/fullpipe/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/fullpipe/detection.cpp b/engines/fullpipe/detection.cpp index 16895b539f..178057bf8d 100644 --- a/engines/fullpipe/detection.cpp +++ b/engines/fullpipe/detection.cpp @@ -62,7 +62,7 @@ static const ADGameDescription gameDescriptions[] = { "fullpipe", 0, AD_ENTRY1s("0654.sc2", "d8743351fc53d205f42d91f6d791e51b", 2272), - Common::RU_RUS, + Common::DE_DEU, Common::kPlatformWindows, ADGF_DROPPLATFORM, GUIO1(GUIO_NONE) -- cgit v1.2.3