[Scummvm-git-logs] scummvm master -> 238df35109661abb6f7f72afbfe0a582693fd9d2

sdelamarre noreply at scummvm.org
Fri May 5 21:10:57 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:
238df35109 GOB: Added a new German version of Adi 2


Commit: 238df35109661abb6f7f72afbfe0a582693fd9d2
    https://github.com/scummvm/scummvm/commit/238df35109661abb6f7f72afbfe0a582693fd9d2
Author: CrystalBen (58399929+CrystalBen at users.noreply.github.com)
Date: 2023-05-05T22:10:54+01:00

Commit Message:
GOB: Added a new German version of Adi 2

Changed paths:
    engines/gob/detection/tables_adi2.h


diff --git a/engines/gob/detection/tables_adi2.h b/engines/gob/detection/tables_adi2.h
index 3db3fa54b43..dfa64a15161 100644
--- a/engines/gob/detection/tables_adi2.h
+++ b/engines/gob/detection/tables_adi2.h
@@ -127,6 +127,20 @@
 	kFeatures640x480,
 	"adi2.stk", "ediintro.tot", 0
 },
+{
+	{
+		"adi2",
+		"Adi Deutsch Klasse 1+2",
+		AD_ENTRY1s("adi2.stk", "157a26943a021d92f5c76f6eb8f18f2a", 12960390),
+		DE_DEU,
+		kPlatformWindows,
+		ADGF_NO_FLAGS,
+		GUIO1(GUIO_NOASPECT)
+	},
+	kGameTypeAdi2,
+	kFeatures640x480,
+	"adi2.stk", "ediintro.tot", 0
+},
 {
 	{
 		"adi2",




More information about the Scummvm-git-logs mailing list