From c45203d4fdde247159a428b9093eaed471fd294d Mon Sep 17 00:00:00 2001 From: Tarek Soliman Date: Wed, 2 May 2018 21:27:42 -0500 Subject: XEEN: Add CD tag to detection entry --- engines/xeen/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/xeen/detection_tables.h') diff --git a/engines/xeen/detection_tables.h b/engines/xeen/detection_tables.h index 17a0b9d94d..fdb9dbd668 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}, -- cgit v1.2.3