[Scummvm-cvs-logs] SF.net SVN: scummvm: [21169] scummvm/trunk/engines/saga/saga.cpp

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Thu Mar 9 05:04:02 CET 2006


Revision: 21169
Author:   fingolfin
Date:     2006-03-09 05:03:23 -0800 (Thu, 09 Mar 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21169&view=rev

Log Message:
-----------
Made sure the generic ITE description matches the 'special' ones in game.cpp

Modified Paths:
--------------
    scummvm/trunk/engines/saga/saga.cpp
Modified: scummvm/trunk/engines/saga/saga.cpp
===================================================================
--- scummvm/trunk/engines/saga/saga.cpp	2006-03-09 12:59:46 UTC (rev 21168)
+++ scummvm/trunk/engines/saga/saga.cpp	2006-03-09 13:03:23 UTC (rev 21169)
@@ -57,7 +57,7 @@
 #include "saga/resnames.h"
 
 static const PlainGameDescriptor saga_games[] = {
-	{"ite", "Inherit the Earth"},
+	{"ite", "Inherit the Earth: Quest for the Orb"},
 	{"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