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

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Fri Jan 14 16:40:47 CET 2011


Revision: 55240
          http://scummvm.svn.sourceforge.net/scummvm/?rev=55240&view=rev
Author:   mthreepwood
Date:     2011-01-14 15:40:46 +0000 (Fri, 14 Jan 2011)

Log Message:
-----------
MOHAWK: Fix the beetle animations in Riven

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-14 13:01:57 UTC (rev 55239)
+++ scummvm/trunk/engines/mohawk/riven_vars.cpp	2011-01-14 15:40:46 UTC (rev 55240)
@@ -318,6 +318,7 @@
 	*getVar("ogehnpage") = 1;
 	*getVar("bblrsw") = 1;
 	*getVar("ocage") = 1;
+	*getVar("jbeetle") = 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