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

tsoliman tarek at bashasoliman.com
Thu May 3 04:28:00 CEST 2018


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:
c45203d4fd XEEN: Add CD tag to detection entry


Commit: c45203d4fdde247159a428b9093eaed471fd294d
    https://github.com/scummvm/scummvm/commit/c45203d4fdde247159a428b9093eaed471fd294d
Author: Tarek Soliman (tsoliman at scummvm.org)
Date: 2018-05-02T21:27:42-05:00

Commit Message:
XEEN: Add CD tag to detection entry

Changed paths:
    engines/xeen/detection_tables.h


diff --git a/engines/xeen/detection_tables.h b/engines/xeen/detection_tables.h
index 17a0b9d..fdb9dbd 100644
--- a/engines/xeen/detection_tables.h
+++ b/engines/xeen/detection_tables.h
@@ -65,7 +65,7 @@ static const XeenGameDescription gameDescriptions[] = {
 		// World of Xeen (2 CD talkie version)
 		{
 			"worldofxeen",
-			nullptr,
+			"CD",
 			{
 				{"xeen.cc", 0, "964078c53f649937ce9a1a3596ce3d9f", 13438429},
 				{"dark.cc", 0, "7f755ce39ea614fa6adb016f8bfc6e43", 11288403},





More information about the Scummvm-git-logs mailing list