From 194a10c77cd04b3ae218b908ba6db0aeb7894cd8 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 15 Nov 2008 09:08:15 +0000 Subject: Turn on single gameid in order to avoid polluting gameid namespace. svn-id: r35076 --- engines/groovie/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/groovie') diff --git a/engines/groovie/detection.cpp b/engines/groovie/detection.cpp index 80023924dc..52d60f4572 100644 --- a/engines/groovie/detection.cpp +++ b/engines/groovie/detection.cpp @@ -150,7 +150,7 @@ static const Common::ADParams detectionParams = { // Structure for autoupgrading obsolete targets 0, // Name of single gameid (optional) - 0, + "groovie", // List of files for file-based fallback detection (optional) 0, // Flags -- cgit v1.2.3