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

kirben at users.sourceforge.net kirben at users.sourceforge.net
Fri Sep 29 06:48:10 CEST 2006


Revision: 24000
          http://svn.sourceforge.net/scummvm/?rev=24000&view=rev
Author:   kirben
Date:     2006-09-28 21:48:04 -0700 (Thu, 28 Sep 2006)

Log Message:
-----------
Correct title name for puzzle

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

Modified: scummvm/trunk/engines/simon/game.cpp
===================================================================
--- scummvm/trunk/engines/simon/game.cpp	2006-09-29 03:44:55 UTC (rev 23999)
+++ scummvm/trunk/engines/simon/game.cpp	2006-09-29 04:48:04 UTC (rev 24000)
@@ -74,7 +74,7 @@
 	{"simon2", "Simon the Sorcerer 2"},
 	{"feeble", "The Feeble Files"},
 	{"jumble", "Jumble"},
-	{"puzzle", "Puzzle"},
+	{"puzzle", "NoPatience"},
 	{"swampy", "Swampy Adventures"},
 	{NULL, NULL}
 };


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