[Scummvm-cvs-logs] SF.net SVN: scummvm: [25456] scummvm/trunk/engines/agi/detection.cpp
joachimeberhard at users.sourceforge.net
joachimeberhard at users.sourceforge.net
Sat Feb 10 11:02:44 CET 2007
Revision: 25456
http://scummvm.svn.sourceforge.net/scummvm/?rev=25456&view=rev
Author: joachimeberhard
Date: 2007-02-10 02:02:40 -0800 (Sat, 10 Feb 2007)
Log Message:
-----------
remove redundant LSL1 DOS
Modified Paths:
--------------
scummvm/trunk/engines/agi/detection.cpp
Modified: scummvm/trunk/engines/agi/detection.cpp
===================================================================
--- scummvm/trunk/engines/agi/detection.cpp 2007-02-10 03:45:06 UTC (rev 25455)
+++ scummvm/trunk/engines/agi/detection.cpp 2007-02-10 10:02:40 UTC (rev 25456)
@@ -837,21 +837,6 @@
{
- // Sarien Name == Leisure Suit Larry 1 (PC 5.25"/3.5") 1.00 6/1/87 [AGI 2.440]
- {
- "lsl1",
- "1.00 6/1/87 5.25\"/3.5\"",
- AD_ENTRY1("logdir", "1fe764e66857e7f305a5f03ca3f4971d"),
- Common::EN_ANY,
- Common::kPlatformPC,
- },
- GType_V2,
- 0,
- 0x2440,
- },
-
-
- {
// Sarien Name == Manhunter NY (ST) 1.03 10/20/88
{
"mh1",
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