[Scummvm-git-logs] scummvm master -> c200afef9789a54ad179c9857d99986e4625f241

aquadran aquadran at gmail.com
Tue Oct 6 20:11:12 UTC 2020


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:
c200afef97 WINTERMUTE: Corrected demo description for Sunrise game entry


Commit: c200afef9789a54ad179c9857d99986e4625f241
    https://github.com/scummvm/scummvm/commit/c200afef9789a54ad179c9857d99986e4625f241
Author: Paweł Kołodziejski (aquadran at users.sourceforge.net)
Date: 2020-10-06T22:11:01+02:00

Commit Message:
WINTERMUTE: Corrected demo description for Sunrise game entry

Changed paths:
    engines/wintermute/detection_tables.h


diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 25b7a7d65a..b07a8c35b0 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -5126,7 +5126,7 @@ static const WMEGameDescription gameDescriptions[] = {
 
 	// Sunrise: The game (Demo) (German)
 	// NOTE: This is a 2.5D game that is out of ScummVM scope
-	WME_WINENTRY("sunrise", "",
+	WME_WINENTRY("sunrise", "Demo",
 		WME_ENTRY1s("data.dcp", "3bac4da87472d2e7676e9548970d521a", 52095549), Common::DE_DEU, ADGF_UNSTABLE | ADGF_DEMO | GF_3D, WME_1_7_93),
 
 	// Tanya Grotter and the Magical Double Bass




More information about the Scummvm-git-logs mailing list