[Scummvm-git-logs] scummvm master -> 17d9894f62c13f2773946ef0fef3b5805c22ea33

aquadran noreply at scummvm.org
Fri Sep 19 04:55:47 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:
17d9894f62 WINTERMUTE: Mark 'Lov Mamuta' as supported


Commit: 17d9894f62c13f2773946ef0fef3b5805c22ea33
    https://github.com/scummvm/scummvm/commit/17d9894f62c13f2773946ef0fef3b5805c22ea33
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2025-09-19T06:55:42+02:00

Commit Message:
WINTERMUTE: Mark 'Lov Mamuta' as supported

Changed paths:
    engines/wintermute/detection_tables.h


diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 3eb0e6790a0..3ba9dd531a3 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -1627,7 +1627,7 @@ static const WMEGameDescription gameDescriptions[] = {
 
 	// Lov Mamuta
 	WME_WINENTRY("lovmamuta", "",
-		WME_ENTRY1s("data.dcp", "ce2be4691fa0104cfdd63656cedaf810", 11198933), Common::CS_CZE, ADGF_UNSTABLE | GF_3D, WME_1_9_1),
+		WME_ENTRY1s("data.dcp", "ce2be4691fa0104cfdd63656cedaf810", 11198933), Common::CS_CZE, GF_3D, WME_1_9_1),
 
 	// J.U.L.I.A. (English)
 	WME_WINENTRY("julia", "",




More information about the Scummvm-git-logs mailing list