From a1ff0ec7442069ccd1f236ae6459ff0edf944611 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Wed, 16 Nov 2011 00:03:24 +0100 Subject: CGE: Fix GUIO1 on an entry for consistency in detection --- engines/cge/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/cge') diff --git a/engines/cge/detection.cpp b/engines/cge/detection.cpp index 3ee65a3370..58f84d0c3e 100644 --- a/engines/cge/detection.cpp +++ b/engines/cge/detection.cpp @@ -80,7 +80,7 @@ static const ADGameDescription gameDescriptions[] = { {"vol.dat", 0, "4ffeff4abc99ac5999b55ccfc56ab1df", 8430868}, AD_LISTEND }, - Common::EN_ANY, Common::kPlatformPC, ADGF_NO_FLAGS , GUIO_NONE + Common::EN_ANY, Common::kPlatformPC, ADGF_NO_FLAGS , GUIO1(GUIO_NONE) }, { "soltys", "Soltys Freeware v1.0", -- cgit v1.2.3