From fb007a5914357288a17cc9bff4eb3076efab26e4 Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Thu, 25 Feb 2016 18:16:01 +0100 Subject: AGI: Add detection for 13th Disciple 1.01 bug #7010 --- engines/agi/detection_tables.h | 1 + 1 file changed, 1 insertion(+) diff --git a/engines/agi/detection_tables.h b/engines/agi/detection_tables.h index 8d36419fd6..5c3e814e74 100644 --- a/engines/agi/detection_tables.h +++ b/engines/agi/detection_tables.h @@ -856,6 +856,7 @@ static const AGIGameDescription gameDescriptions[] = { FANMADE("Tex McPhilip 2 - Road To Divinity (v1.5)", "7387e8df854440bc26620ca0ea43af9a"), FANMADE("Tex McPhilip 3 - A Destiny of Sin (Demo v0.25)", "992d12031a486ad84e592ff5d7c9d782"), FANMADE("The 13th Disciple (v1.00)", "887719ad59afce9a41ec057dbb73ad73"), + FANMADE("The 13th Disciple (v1.01)", "58e3ec1b9ac1a79901c472aaa59db832"), FANMADE("The Adventures of a Crazed Hermit", "6e3086cbb794d3299a9c5a9792295511"), FANMADE("The Gourd of the Beans", "246f4d94946afb547482d44a53616d06"), FANMADE("The Grateful Dead", "c2146631afacf8cb455ce24f3d2d46e7"), -- cgit v1.2.3