[Scummvm-git-logs] scummvm master -> 9ab3af5ea152b6d44b021463a173ebae56622825
sev-
noreply at scummvm.org
Thu Oct 27 07:09:15 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
9ab3af5ea1 SWORD25: set new md5 and size of heb patch
Commit: 9ab3af5ea152b6d44b021463a173ebae56622825
https://github.com/scummvm/scummvm/commit/9ab3af5ea152b6d44b021463a173ebae56622825
Author: ShaharAriel (ShaharAriel at users.noreply.github.com)
Date: 2022-10-27T09:09:11+02:00
Commit Message:
SWORD25: set new md5 and size of heb patch
Changed paths:
engines/sword25/detection_tables.h
diff --git a/engines/sword25/detection_tables.h b/engines/sword25/detection_tables.h
index f315d588b93..13275020e21 100644
--- a/engines/sword25/detection_tables.h
+++ b/engines/sword25/detection_tables.h
@@ -106,13 +106,13 @@ static const ADGameDescription gameDescriptions[] = {
GUIO1(GUIO_NOASPECT)
},
{
- "sword25",
- "",
- AD_ENTRY1s("lang_he.b25c", "7b0e58798793e0dd87023ef112a11d0f", 461034),
- Common::HE_ISR,
- Common::kPlatformUnknown,
- ADGF_NO_FLAGS,
- GUIO1(GUIO_NOASPECT)
+ "sword25",
+ "",
+ AD_ENTRY1s("lang_he.b25c","993604772b9c7d9d54219d6993ab9c6c", 1214843),
+ Common::HE_ISR,
+ Common::kPlatformUnknown,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NOASPECT)
},
// Hungarian "psylog" version.
// Submitted by goodoldgeorg in bug report #5888.
More information about the Scummvm-git-logs
mailing list