aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25
diff options
context:
space:
mode:
authorFilippos Karapetis2011-11-18 17:45:35 +0200
committerFilippos Karapetis2011-11-18 17:52:27 +0200
commit5e8d52562d7d214190a6df068b0a3d7fb295d6ca (patch)
tree7f7f4991291e0a4e98eefd7b79b09c0d26fdfa12 /engines/sword25
parentc65146cde1704413113cc0f9b021fc402022609c (diff)
downloadscummvm-rg350-5e8d52562d7d214190a6df068b0a3d7fb295d6ca.tar.gz
scummvm-rg350-5e8d52562d7d214190a6df068b0a3d7fb295d6ca.tar.bz2
scummvm-rg350-5e8d52562d7d214190a6df068b0a3d7fb295d6ca.zip
SWORD25: Fixed the language of the Croatian version
Diffstat (limited to 'engines/sword25')
-rw-r--r--engines/sword25/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/detection_tables.h b/engines/sword25/detection_tables.h
index 8fa0a90b67..e33f8f8aca 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)