[Scummvm-git-logs] scummvm master -> b4b27be65bf652fc569fdba1a0d391d6ad5dbeb5
sdelamarre
noreply at scummvm.org
Wed Apr 12 21:42:33 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:
b4b27be65b GOB: Changed names of two german Addy games
Commit: b4b27be65bf652fc569fdba1a0d391d6ad5dbeb5
https://github.com/scummvm/scummvm/commit/b4b27be65bf652fc569fdba1a0d391d6ad5dbeb5
Author: CrystalBen (58399929+CrystalBen at users.noreply.github.com)
Date: 2023-04-12T23:42:28+02:00
Commit Message:
GOB: Changed names of two german Addy games
Changed paths:
engines/gob/detection/tables_adi4.h
diff --git a/engines/gob/detection/tables_adi4.h b/engines/gob/detection/tables_adi4.h
index 388c69dd53c..c7bbf739e93 100644
--- a/engines/gob/detection/tables_adi4.h
+++ b/engines/gob/detection/tables_adi4.h
@@ -130,7 +130,7 @@
{
{
"adi4",
- "Addy 4 Grundschule Basis CD",
+ "Addy 4 Grundschule Basisprogramm",
AD_ENTRY1s("intro.stk", "d2f0fb8909e396328dc85c0e29131ba8", 5847588),
DE_DEU,
kPlatformWindows,
@@ -144,7 +144,7 @@
{
{
"adi4",
- "Addy 4 Sekundarstufe Basis CD",
+ "Addy 4.01 Sekundarstufe Basisprogramm",
AD_ENTRY1s("intro.stk", "367340e59c461b4fa36651cd74e32c4e", 5847378),
DE_DEU,
kPlatformWindows,
More information about the Scummvm-git-logs
mailing list