[Scummvm-cvs-logs] SF.net SVN: scummvm: [26431] scummvm/trunk/engines/gob/detection.cpp
sev at users.sourceforge.net
sev at users.sourceforge.net
Mon Apr 9 13:22:20 CEST 2007
Revision: 26431
http://scummvm.svn.sourceforge.net/scummvm/?rev=26431&view=rev
Author: sev
Date: 2007-04-09 04:22:19 -0700 (Mon, 09 Apr 2007)
Log Message:
-----------
Add another gob3 demo
Modified Paths:
--------------
scummvm/trunk/engines/gob/detection.cpp
Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp 2007-04-09 11:07:38 UTC (rev 26430)
+++ scummvm/trunk/engines/gob/detection.cpp 2007-04-09 11:22:19 UTC (rev 26431)
@@ -908,6 +908,18 @@
},
{
{
+ "gob3",
+ "Non-interactive Demo",
+ AD_ENTRY1s("intro.stk", "9e20ad7b471b01f84db526da34eaf0a2", 395561),
+ EN_ANY,
+ kPlatformPC,
+ Common::ADGF_DEMO
+ },
+ GF_GOB3,
+ "intro"
+ },
+ {
+ {
"woodruff",
"",
AD_ENTRY1s("intro.stk", "dccf9d31cb720b34d75487408821b77e", 20296390),
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