[Scummvm-git-logs] scummvm master -> 249ebe7102b6c3ffb71ea56f7838f5b324234e2b
sdelamarre
noreply at scummvm.org
Tue Apr 4 10:12:56 UTC 2023
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:
249ebe7102 GOB: Add version number to the Italian version of Adibou2
Commit: 249ebe7102b6c3ffb71ea56f7838f5b324234e2b
https://github.com/scummvm/scummvm/commit/249ebe7102b6c3ffb71ea56f7838f5b324234e2b
Author: CrystalBen (58399929+CrystalBen at users.noreply.github.com)
Date: 2023-04-04T12:12:50+02:00
Commit Message:
GOB: Add version number to the Italian version of Adibou2
Changed paths:
engines/gob/detection/tables_adibou2.h
diff --git a/engines/gob/detection/tables_adibou2.h b/engines/gob/detection/tables_adibou2.h
index 3b1582c1220..a5e489a6393 100644
--- a/engines/gob/detection/tables_adibou2.h
+++ b/engines/gob/detection/tables_adibou2.h
@@ -190,7 +190,7 @@
{
{
"adibou2",
- "ADIBÃ 2",
+ "ADIBÃ 2.13 Environment",
AD_ENTRY1s("intro.stk", "092707829555f27706920e4cacf1fada", 8737958),
IT_ITA,
kPlatformWindows,
More information about the Scummvm-git-logs
mailing list