From f5e25f2152ac597f34a640b08f10bdd12c0f042d Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Sat, 6 Jun 2009 21:54:12 +0000 Subject: Setting the game type of the generic demoplayer to Urban so it can make use of the initial palette svn-id: r41308 --- engines/gob/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/gob/detection.cpp') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 3be974993b..af64a53b60 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -3644,7 +3644,7 @@ static const GOBGameDescription fallbackDescs[] = { ADGF_NO_FLAGS, GUIO_NONE }, - kGameTypeWoodruff, + kGameTypeUrban, kFeatures640 | kFeaturesSCNDemo, "", "", 8 } -- cgit v1.2.3