[Scummvm-cvs-logs] SF.net SVN: scummvm: [25978] scummvm/trunk/engines/gob/detection.cpp
sev at users.sourceforge.net
sev at users.sourceforge.net
Sun Mar 4 16:45:52 CET 2007
Revision: 25978
http://scummvm.svn.sourceforge.net/scummvm/?rev=25978&view=rev
Author: sev
Date: 2007-03-04 07:45:51 -0800 (Sun, 04 Mar 2007)
Log Message:
-----------
Remove wrong gob2 Mac entry.
Modified Paths:
--------------
scummvm/trunk/engines/gob/detection.cpp
Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp 2007-03-04 15:34:58 UTC (rev 25977)
+++ scummvm/trunk/engines/gob/detection.cpp 2007-03-04 15:45:51 UTC (rev 25978)
@@ -346,22 +346,6 @@
"",
{
{"intro.stk", 0, "b45b984ee8017efd6ea965b9becd4d66", 828443},
- {"musmac1.mid", 0, "a02553bd7b42e1bc1d24bac1f089dc6d", 124540},
- {NULL, 0, NULL, 0}
- },
- UNK_LANG,
- kPlatformMacintosh,
- Common::ADGF_NO_FLAGS
- },
- GF_GOB2,
- "intro"
- },
- { // Supplied by fac76 in bug report #1673397
- {
- "gob2",
- "",
- {
- {"intro.stk", 0, "b45b984ee8017efd6ea965b9becd4d66", 828443},
{"musmac1.mid", 0, "7f96f491448c7a001b32df89cf8d2af2", 1658},
{NULL, 0, NULL, 0}
},
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