[Scummvm-git-logs] scummvm master -> 6c954858dfcf88b4ebb01f0b53cf183a38c3367a
sev-
noreply at scummvm.org
Fri Aug 25 23:29:29 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:
6c954858df GOB: Mark German Adi 2 version as 640x400 instead of 640x480
Commit: 6c954858dfcf88b4ebb01f0b53cf183a38c3367a
https://github.com/scummvm/scummvm/commit/6c954858dfcf88b4ebb01f0b53cf183a38c3367a
Author: Benjamin Funke (58399929+BJNFNE at users.noreply.github.com)
Date: 2023-08-26T01:29:25+02:00
Commit Message:
GOB: Mark German Adi 2 version as 640x400 instead of 640x480
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 15b86a9dc10..871d8898a6a 100644
--- a/engines/gob/detection/tables_adi2.h
+++ b/engines/gob/detection/tables_adi2.h
@@ -138,7 +138,7 @@
GUIO1(GUIO_NOASPECT)
},
kGameTypeAdi2,
- kFeatures640x480,
+ kFeatures640x400,
"adi2.stk", "ediintro.tot", 0
},
{
More information about the Scummvm-git-logs
mailing list