[Scummvm-git-logs] scummvm master -> 13f3f4412a155dff8740ff56627a30cbc3a6fa29
sdelamarre
noreply at scummvm.org
Mon Apr 3 22:06:08 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:
13f3f4412a GOB: Add version numbers to some Adibou2 games
Commit: 13f3f4412a155dff8740ff56627a30cbc3a6fa29
https://github.com/scummvm/scummvm/commit/13f3f4412a155dff8740ff56627a30cbc3a6fa29
Author: CrystalBen (58399929+CrystalBen at users.noreply.github.com)
Date: 2023-04-04T00:06:02+02:00
Commit Message:
GOB: Add version numbers to some Adibou2 games
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 e7f32bf2e0e..3b1582c1220 100644
--- a/engines/gob/detection/tables_adibou2.h
+++ b/engines/gob/detection/tables_adibou2.h
@@ -57,7 +57,7 @@
{
{
"adibou2",
- "ADIBOU Version Decouverte",
+ "ADIBOU Version Decouverte 2.11",
AD_ENTRY1s("intro.stk", "558c14327b79ed39214b49d567a75e33", 8737856),
FR_FRA,
kPlatformWindows,
@@ -144,7 +144,7 @@
{
{
"adibou2",
- "ADIBOU 2",
+ "ADDY JR 2.20 Environment",
AD_ENTRY1s("intro.stk", "092707829555f27706920e4cacf1fada", 8737958),
DE_DEU,
kPlatformWindows,
More information about the Scummvm-git-logs
mailing list