[Scummvm-cvs-logs] SF.net SVN: scummvm: [24139] scummvm/trunk/engines/agos/game.cpp

kirben at users.sourceforge.net kirben at users.sourceforge.net
Fri Oct 6 11:21:39 CEST 2006


Revision: 24139
          http://svn.sourceforge.net/scummvm/?rev=24139&view=rev
Author:   kirben
Date:     2006-10-06 02:21:34 -0700 (Fri, 06 Oct 2006)

Log Message:
-----------
Correct typo in game title for Elvira 2

Modified Paths:
--------------
    scummvm/trunk/engines/agos/game.cpp

Modified: scummvm/trunk/engines/agos/game.cpp
===================================================================
--- scummvm/trunk/engines/agos/game.cpp	2006-10-06 08:30:07 UTC (rev 24138)
+++ scummvm/trunk/engines/agos/game.cpp	2006-10-06 09:21:34 UTC (rev 24139)
@@ -68,7 +68,7 @@
 
 static const PlainGameDescriptor simonGames[] = {
 	{"elvira1", "Elvira - Mistress of the Dark"},
-	{"elvira2", "Elvira II - The Jaws of Ceberus"},
+	{"elvira2", "Elvira II - The Jaws of Cerberus"},
 	{"waxworks", "Waxworks"},
 	{"simon1", "Simon the Sorcerer 1"},
 	{"simon2", "Simon the Sorcerer 2"},


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