From 5e8d52562d7d214190a6df068b0a3d7fb295d6ca Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Fri, 18 Nov 2011 17:45:35 +0200 Subject: [PATCH] SWORD25: Fixed the language of the Croatian version --- engines/sword25/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/sword25/detection_tables.h b/engines/sword25/detection_tables.h index 8fa0a90b6791..e33f8f8acab1 100644 --- a/engines/sword25/detection_tables.h +++ b/engines/sword25/detection_tables.h @@ -54,7 +54,7 @@ static const ADGameDescription gameDescriptions[] = { "sword25", "", AD_ENTRY1s("lang_hr.b25c", "e881054d1f8ec1e527422fc521c25405", 1273217), - Common::HU_HUN, + Common::HR_HRV, Common::kPlatformUnknown, ADGF_UNSTABLE, GUIO1(GUIO_NOASPECT)