[Scummvm-git-logs] scummvm master -> 59c319e399c9d39db6d4be7ce4ec551c6471a5e9
sev-
sev at scummvm.org
Tue Nov 2 06:15:21 UTC 2021
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:
59c319e399 GOB: Fix Italian Adibou2 detection entry extra
Commit: 59c319e399c9d39db6d4be7ce4ec551c6471a5e9
https://github.com/scummvm/scummvm/commit/59c319e399c9d39db6d4be7ce4ec551c6471a5e9
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-11-02T08:12:55+02:00
Commit Message:
GOB: Fix Italian Adibou2 detection entry extra
Changed paths:
engines/gob/detection/tables_adibou.h
diff --git a/engines/gob/detection/tables_adibou.h b/engines/gob/detection/tables_adibou.h
index b19f89f8ee..778fd68d6d 100644
--- a/engines/gob/detection/tables_adibou.h
+++ b/engines/gob/detection/tables_adibou.h
@@ -175,7 +175,7 @@
{
{
"adibou2",
- "ADIB\xD9 2",
+ "ADIBù 2",
AD_ENTRY1s("intro.stk", "092707829555f27706920e4cacf1fada", 8737958),
IT_ITA,
kPlatformDOS,
More information about the Scummvm-git-logs
mailing list