[Scummvm-cvs-logs] SF.net SVN: scummvm:[54857] scummvm/trunk/engines/mohawk/myst_stacks/myst. cpp

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Fri Dec 10 21:05:40 CET 2010


Revision: 54857
          http://scummvm.svn.sourceforge.net/scummvm/?rev=54857&view=rev
Author:   mthreepwood
Date:     2010-12-10 20:05:38 +0000 (Fri, 10 Dec 2010)

Log Message:
-----------
MOHAWK: Fix a typo

Modified Paths:
--------------
    scummvm/trunk/engines/mohawk/myst_stacks/myst.cpp

Modified: scummvm/trunk/engines/mohawk/myst_stacks/myst.cpp
===================================================================
--- scummvm/trunk/engines/mohawk/myst_stacks/myst.cpp	2010-12-10 19:51:00 UTC (rev 54856)
+++ scummvm/trunk/engines/mohawk/myst_stacks/myst.cpp	2010-12-10 20:05:38 UTC (rev 54857)
@@ -668,7 +668,7 @@
 	_vm->_cursor->showCursor();
 
 	if (mask == 32) {
-		// Loose
+		// You lose!
 		if (var == 100)
 			globals.currentAge = 9;
 		else


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