[Scummvm-git-logs] scummvm master -> 674befeb75933cb1fe6435d8cfe2ba3c8fe3ac65

bluegr noreply at scummvm.org
Sun Aug 6 20:48:46 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:
674befeb75 GOB: added German version of Adibou 2


Commit: 674befeb75933cb1fe6435d8cfe2ba3c8fe3ac65
    https://github.com/scummvm/scummvm/commit/674befeb75933cb1fe6435d8cfe2ba3c8fe3ac65
Author: Benjamin Funke (58399929+BJNFNE at users.noreply.github.com)
Date: 2023-08-06T23:48:43+03:00

Commit Message:
GOB: added German version of Adibou 2

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 2e8a238bd10..f5f379a378c 100644
--- a/engines/gob/detection/tables_adibou2.h
+++ b/engines/gob/detection/tables_adibou2.h
@@ -186,6 +186,21 @@
 	0, 0, 0
 },
 
+{
+	{
+		"adibou2",
+		"ADDY JR 2.13 Basisprogramm",
+		AD_ENTRY1s("intro.stk", "092707829555f27706920e4cacf1fada", 8737958),
+		DE_DEU,
+		kPlatformWindows,
+		ADGF_NO_FLAGS,
+		GUIO0()
+	},
+	kGameTypeAdibou2,
+	kFeatures640x480,
+	0, 0, 0
+},
+
 // -- Italian: Adibù --
 {
 	{




More information about the Scummvm-git-logs mailing list