From df0188d911816159a31f9ac277dbb07efc4c08d9 Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Sun, 8 Jul 2012 18:38:50 +0200 Subject: WINTERMUTE: Add detection for Chivalry is Not Dead --- engines/wintermute/detection.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'engines/wintermute/detection.cpp') diff --git a/engines/wintermute/detection.cpp b/engines/wintermute/detection.cpp index f06330da59..a9a188e2e4 100644 --- a/engines/wintermute/detection.cpp +++ b/engines/wintermute/detection.cpp @@ -33,6 +33,16 @@ namespace WinterMute { static const ADGameDescription gameDescriptions[] = { + { + "wintermute", + "Chivalry is Not Dead", + AD_ENTRY1s("data.dcp", "ebd0915d9a12df5224be22f53bb23eb6", 7278306), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_UNSTABLE | + ADGF_USEEXTRAASTITLE, + GUIO0() + }, { "wintermute", "Dirty Split", -- cgit v1.2.3