aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2007-01-12 02:11:53 +0000
committerEugene Sandulenko2007-01-12 02:11:53 +0000
commit5e29ed6e6ed2c6e49464d1c1b6dc7f9269f122b8 (patch)
treeaf01bae10dd06aeb952aea543be5fd1e514c5dc6
parent9b3025deee353f33252780aa28f2ee2e0861c73b (diff)
downloadscummvm-rg350-5e29ed6e6ed2c6e49464d1c1b6dc7f9269f122b8.tar.gz
scummvm-rg350-5e29ed6e6ed2c6e49464d1c1b6dc7f9269f122b8.tar.bz2
scummvm-rg350-5e29ed6e6ed2c6e49464d1c1b6dc7f9269f122b8.zip
Patch #1632505: "AGI: Typo in detection code"
svn-id: r25068
-rw-r--r--engines/agi/detection.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index 38947da61c..e8e51ea4f3 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -797,12 +797,12 @@ static const AGIGameDescription gameDescriptions[] = {
FANMADE("Caitlyn's Destiny", "818469c484cae6dad6f0e9a353f68bf8"),
FANMADE("Car Driver (v1.1)", "2311611d2d36d20ccc9da806e6cba157"),
FANMADE("Coco Coq (English) - Coco Coq In Grostesteing's Base (v.1.0.3)", "97631f8e710544a58bd6da9e780f9320"),
- FANMADE_V("Coco Coq (French) - Coco Coq Dans la Base de Grostesteing (v1.0.2)", "ef579ebccfe5e356f9a557eb3b2d8649", Common::FR_FRA),
+ FANMADE_L("Coco Coq (French) - Coco Coq Dans la Base de Grostesteing (v1.0.2)", "ef579ebccfe5e356f9a557eb3b2d8649", Common::FR_FRA),
FANMADE("Corby's Murder Mystery (v1.0)", "4ebe62ac24c5a8c7b7898c8eb070efe5"),
FANMADE("DG: The AGIMouse Adventure (English v1.1)", "efe453b92bc1487ea69fbebede4d5f26"),
- FANMADE_V("DG: The AGIMouse Adventure (French v1.1)", "eb3d17ca466d672cbb95947e8d6e846a", Common::FR_FRA),
+ FANMADE_L("DG: The AGIMouse Adventure (French v1.1)", "eb3d17ca466d672cbb95947e8d6e846a", Common::FR_FRA),
FANMADE("DG: The Adventure Game (English v1.1)", "0d6376d493fa7a21ec4da1a063e12b25"),
- FANMADE_V("DG: The Adventure Game (French v1.1)", "258bdb3bb8e61c92b71f2f456cc69e23", Common::FR_FRA),
+ FANMADE_L("DG: The Adventure Game (French v1.1)", "258bdb3bb8e61c92b71f2f456cc69e23", Common::FR_FRA),
FANMADE("Dashiki (16 Colors)", "9b2c7b9b0283ab9f12bedc0cb6770a07"),
FANMADE("Dashiki (256 Colors)", "c68052bb209e23b39b55ff3d759958e6"),
FANMADE("Date Quest 1 (v1.0)", "ba3dcb2600645be53a13170aa1a12e69"),