[Scummvm-cvs-logs] SF.net SVN: scummvm: [23046] scummvm/branches/branch-0-9-0/engines/saga/game.cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Mon Jun 12 01:36:15 CEST 2006


Revision: 23046
Author:   sev
Date:     2006-06-11 16:36:05 -0700 (Sun, 11 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=23046&view=rev

Log Message:
-----------
Disable IHNM in 0.9.0

Modified Paths:
--------------
    scummvm/branches/branch-0-9-0/engines/saga/game.cpp
Modified: scummvm/branches/branch-0-9-0/engines/saga/game.cpp
===================================================================
--- scummvm/branches/branch-0-9-0/engines/saga/game.cpp	2006-06-11 23:34:37 UTC (rev 23045)
+++ scummvm/branches/branch-0-9-0/engines/saga/game.cpp	2006-06-11 23:36:05 UTC (rev 23046)
@@ -45,7 +45,7 @@
 
 static const PlainGameDescriptor saga_games[] = {
 	{"ite", "Inherit the Earth: Quest for the Orb"},
-	{"ihnm", "I Have No Mouth and I Must Scream"},
+	//{"ihnm", "I Have No Mouth and I Must Scream"},
 	{0, 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