aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kiewitz2016-02-25 18:16:01 +0100
committerMartin Kiewitz2016-02-25 18:16:01 +0100
commitfb007a5914357288a17cc9bff4eb3076efab26e4 (patch)
treef1d0a55ed0e1392aa7d4df7df7e69ce2d58618a7
parenteb9c24ac0e951a782cb5097b0028dba39bc6c492 (diff)
downloadscummvm-rg350-fb007a5914357288a17cc9bff4eb3076efab26e4.tar.gz
scummvm-rg350-fb007a5914357288a17cc9bff4eb3076efab26e4.tar.bz2
scummvm-rg350-fb007a5914357288a17cc9bff4eb3076efab26e4.zip
AGI: Add detection for 13th Disciple 1.01 bug #7010
-rw-r--r--engines/agi/detection_tables.h1
1 files changed, 1 insertions, 0 deletions
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"),