aboutsummaryrefslogtreecommitdiff
path: root/engines/agi
diff options
context:
space:
mode:
authorD G Turner2018-10-11 11:25:10 +0100
committerD G Turner2018-10-11 11:25:10 +0100
commit13b0a08dda17e8ef951ab2dcb667f96c7f4bc8f8 (patch)
treeb897ff88ee74d102e4afcd586a0e07f1d6d79902 /engines/agi
parentd616cbf63d331cdb77d7d2c7b58bdaf0e039c1f5 (diff)
downloadscummvm-rg350-13b0a08dda17e8ef951ab2dcb667f96c7f4bc8f8.tar.gz
scummvm-rg350-13b0a08dda17e8ef951ab2dcb667f96c7f4bc8f8.tar.bz2
scummvm-rg350-13b0a08dda17e8ef951ab2dcb667f96c7f4bc8f8.zip
AGI: Add Detection Entry for AGI Combat (Beta).
This fixes bug Trac #10739.
Diffstat (limited to 'engines/agi')
-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 e602aab05b..238c3d7984 100644
--- a/engines/agi/detection_tables.h
+++ b/engines/agi/detection_tables.h
@@ -659,6 +659,7 @@ static const AGIGameDescription gameDescriptions[] = {
FANMADE_FO("2 Player Demo", "4279f46b3cebd855132496476b1d2cca", GF_AGIMOUSE, GAMEOPTIONS_FANMADE_MOUSE),
FANMADE("AGI Combat", "0be6a8a9e19203dcca0067d280798871"),
+ FANMADE("AGI Combat (Beta)", "341a47d07be8490a488d0c709578dd10"),
FANMADE("AGI Contest 1 Template", "d879aed25da6fc655564b29567358ae2"),
FANMADE("AGI Contest 2 Template", "5a2fb2894207eff36c72f5c1b08bcc07"),
FANMADE_O("AGI Mouse Demo 0.60 demo 1", "c07e2519de674c67386cb2cc6f2e3904", GAMEOPTIONS_FANMADE_MOUSE),