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

Strangerke Strangerke at scummvm.org
Tue Jun 9 20:00:45 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:
d529d897e2 KINGDOM: Add extra description in detection of the demo


Commit: d529d897e200412c01c4ab57b3a6d0e1b9978a8b
    https://github.com/scummvm/scummvm/commit/d529d897e200412c01c4ab57b3a6d0e1b9978a8b
Author: Strangerke (Strangerke at scummvm.org)
Date: 2020-06-09T21:00:32+01:00

Commit Message:
KINGDOM: Add extra description in detection of the demo

Changed paths:
    engines/kingdom/detection.cpp


diff --git a/engines/kingdom/detection.cpp b/engines/kingdom/detection.cpp
index 7aa2d4d9b9..c04955a9f6 100644
--- a/engines/kingdom/detection.cpp
+++ b/engines/kingdom/detection.cpp
@@ -47,7 +47,7 @@ static const ADGameDescription gameDescriptions[] = {
 	// Kingdom PC DOS Demo version, provided by Strangerke
 	{
 		"kingdom",
-		0,
+		"Demo",
 		AD_ENTRY1s("KINGDEMO.EXE", "2ce478fc13086d0ddb02a2867ba307dc", 167154),
 		Common::EN_ANY,
 		Common::kPlatformDOS,




More information about the Scummvm-git-logs mailing list