[Scummvm-cvs-logs] SF.net SVN: scummvm:[55458] scummvm/trunk/engines/mohawk/riven_vars.cpp

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Sun Jan 23 07:02:46 CET 2011


Revision: 55458
          http://scummvm.svn.sourceforge.net/scummvm/?rev=55458&view=rev
Author:   mthreepwood
Date:     2011-01-23 06:02:46 +0000 (Sun, 23 Jan 2011)

Log Message:
-----------
MOHAWK: Enable the Riven easter egg shortcut

Modified Paths:
--------------
    scummvm/trunk/engines/mohawk/riven_vars.cpp

Modified: scummvm/trunk/engines/mohawk/riven_vars.cpp
===================================================================
--- scummvm/trunk/engines/mohawk/riven_vars.cpp	2011-01-23 05:12:50 UTC (rev 55457)
+++ scummvm/trunk/engines/mohawk/riven_vars.cpp	2011-01-23 06:02:46 UTC (rev 55458)
@@ -319,6 +319,7 @@
 	*getVar("bblrsw") = 1;
 	*getVar("ocage") = 1;
 	*getVar("jbeetle") = 1;
+	*getVar("tdl") = 1;
 
 	// Randomize the telescope combination
 	uint32 *teleCombo = getVar("tcorrectorder");


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