[Scummvm-git-logs] scummvm master -> bec926753337714e439e71dcc8f9b1ceb49f10ff
aquadran
noreply at scummvm.org
Sat Sep 20 13:17:55 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
bec9267533 WINTERMUTE: Mark "TeTRIks" as supported
Commit: bec926753337714e439e71dcc8f9b1ceb49f10ff
https://github.com/scummvm/scummvm/commit/bec926753337714e439e71dcc8f9b1ceb49f10ff
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2025-09-20T15:17:51+02:00
Commit Message:
WINTERMUTE: Mark "TeTRIks" as supported
Changed paths:
engines/wintermute/detection_tables.h
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 846ff49b3f7..769f5d32a5f 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -5580,7 +5580,7 @@ static const WMEGameDescription gameDescriptions[] = {
// TeTRIks
WME_WINENTRY("tetriks", "",
- WME_ENTRY1s("data.dcp", "94040eb5ae132ac2ef1d40888934f9fa", 2289693), Common::CS_CZE, ADGF_UNSTABLE, WME_1_1_38),
+ WME_ENTRY1s("data.dcp", "94040eb5ae132ac2ef1d40888934f9fa", 2289693), Common::CS_CZE, ADGF_NO_FLAGS, WME_1_1_38),
// The Box
WME_WINENTRY("thebox", "",
More information about the Scummvm-git-logs
mailing list