[Scummvm-cvs-logs] SF.net SVN: scummvm: [23964] scummvm/trunk/engines/scumm/verbs.cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Thu Sep 21 14:18:55 CEST 2006


Revision: 23964
          http://svn.sourceforge.net/scummvm/?rev=23964&view=rev
Author:   sev
Date:     2006-09-21 05:18:36 -0700 (Thu, 21 Sep 2006)

Log Message:
-----------
Fix comment

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/verbs.cpp

Modified: scummvm/trunk/engines/scumm/verbs.cpp
===================================================================
--- scummvm/trunk/engines/scumm/verbs.cpp	2006-09-21 12:16:44 UTC (rev 23963)
+++ scummvm/trunk/engines/scumm/verbs.cpp	2006-09-21 12:18:36 UTC (rev 23964)
@@ -519,7 +519,7 @@
 		int inventoryArea = (_game.platform == Common::kPlatformNES) ? 48: 32;
 
 		// This could be kUnkVirtScreen.
-		// Fixes bug #1536932: "MANIACNES: Crash on click in speechtext-area
+		// Fixes bug #1536932: "MANIACNES: Crash on click in speechtext-area"
 		if (!zone)
 			return;
 


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