[Scummvm-git-logs] scummvm master -> be013f27e94786d8005c1c539d2423ad0099420c
sdelamarre
noreply at scummvm.org
Sat May 6 08:55:52 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:
be013f27e9 Mark a German version of Adi 2 as unstable
Commit: be013f27e94786d8005c1c539d2423ad0099420c
https://github.com/scummvm/scummvm/commit/be013f27e94786d8005c1c539d2423ad0099420c
Author: CrystalBen (58399929+CrystalBen at users.noreply.github.com)
Date: 2023-05-06T09:55:47+01:00
Commit Message:
Mark a German version of Adi 2 as unstable
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 841d40e7082..623d304c658 100644
--- a/engines/gob/detection/tables_adi2.h
+++ b/engines/gob/detection/tables_adi2.h
@@ -134,7 +134,7 @@
AD_ENTRY1s("adi2.stk", "157a26943a021d92f5c76f6eb8f18f2a", 12960390),
DE_DEU,
kPlatformWindows,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO1(GUIO_NOASPECT)
},
kGameTypeAdi2,
More information about the Scummvm-git-logs
mailing list