[Scummvm-git-logs] scummvm master -> 15fb3d924636e74aa941b33be3d612a386470457
sdelamarre
noreply at scummvm.org
Tue Apr 4 21:25:31 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:
15fb3d9246 GOB: Fixed names of different versions in Adibou2
Commit: 15fb3d924636e74aa941b33be3d612a386470457
https://github.com/scummvm/scummvm/commit/15fb3d924636e74aa941b33be3d612a386470457
Author: CrystalBen (58399929+CrystalBen at users.noreply.github.com)
Date: 2023-04-04T23:25:27+02:00
Commit Message:
GOB: Fixed names of different versions in 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 a5e489a6393..a91dbd5efb4 100644
--- a/engines/gob/detection/tables_adibou2.h
+++ b/engines/gob/detection/tables_adibou2.h
@@ -144,7 +144,7 @@
{
{
"adibou2",
- "ADDY JR 2.20 Environment",
+ "ADDY JR 2.20 Basisprogramm",
AD_ENTRY1s("intro.stk", "092707829555f27706920e4cacf1fada", 8737958),
DE_DEU,
kPlatformWindows,
@@ -190,7 +190,7 @@
{
{
"adibou2",
- "ADIBÃ 2.13 Environment",
+ "ADIBÃ 2.13 Ambiente",
AD_ENTRY1s("intro.stk", "092707829555f27706920e4cacf1fada", 8737958),
IT_ITA,
kPlatformWindows,
More information about the Scummvm-git-logs
mailing list