[Scummvm-cvs-logs] SF.net SVN: scummvm: [27197] scummvm/branches/branch-0-10-0/engines/agos/ detection.cpp
Kirben at users.sourceforge.net
Kirben at users.sourceforge.net
Fri Jun 8 12:14:05 CEST 2007
Revision: 27197
http://scummvm.svn.sourceforge.net/scummvm/?rev=27197&view=rev
Author: Kirben
Date: 2007-06-08 03:14:03 -0700 (Fri, 08 Jun 2007)
Log Message:
-----------
Disable Waxworks.
Modified Paths:
--------------
scummvm/branches/branch-0-10-0/engines/agos/detection.cpp
Modified: scummvm/branches/branch-0-10-0/engines/agos/detection.cpp
===================================================================
--- scummvm/branches/branch-0-10-0/engines/agos/detection.cpp 2007-06-08 08:41:26 UTC (rev 27196)
+++ scummvm/branches/branch-0-10-0/engines/agos/detection.cpp 2007-06-08 10:14:03 UTC (rev 27197)
@@ -67,7 +67,7 @@
static const PlainGameDescriptor simonGames[] = {
{"elvira1", "Elvira - Mistress of the Dark"},
{"elvira2", "Elvira II - The Jaws of Cerberus"},
- {"waxworks", "Waxworks"},
+// {"waxworks", "Waxworks"},
{"simon1", "Simon the Sorcerer 1"},
{"simon2", "Simon the Sorcerer 2"},
{"feeble", "The Feeble Files"},
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list