From 6bb73e3b685118cf6d906f985c25d766860767ad Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 21 Feb 2009 18:58:32 +0000 Subject: Fixed startup of my floppy version of SQ4 svn-id: r38724 --- engines/sci/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 138bd1fcf6..8a76f820ea 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -1531,7 +1531,7 @@ static const struct SciGameDescription SciGameDescriptions[] = { {"resource.000", 0, "e1f46832cd2458796028e054a0466031", 5502009}, {NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, 0}, {}, - SCI_VERSION(1, 000, 753) + SCI_VERSION(1, 000, 200) // FIXME: the executable is version 1.000.753, which doesn't work }, #if 0 -- cgit v1.2.3