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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Mon Oct 25 12:35:52 CEST 2010


Revision: 53814
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53814&view=rev
Author:   Kirben
Date:     2010-10-25 10:35:52 +0000 (Mon, 25 Oct 2010)

Log Message:
-----------
SCUMM: Add patch #3094711 - MMC64: Correct position of plant actor.

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

Modified: scummvm/trunk/engines/scumm/actor.cpp
===================================================================
--- scummvm/trunk/engines/scumm/actor.cpp	2010-10-25 10:35:48 UTC (rev 53813)
+++ scummvm/trunk/engines/scumm/actor.cpp	2010-10-25 10:35:52 UTC (rev 53814)
@@ -2293,10 +2293,10 @@
 	"Purple Tentacle",
 	"Green Tentacle",
 	"Meteor",
-	"Plant",
 	"",
 	"",
 	"",
+	"Plant",
 	"",
 	"",
 	"",
@@ -2319,10 +2319,10 @@
 	"Lila Tentakel",
 	"Gr<nes Tentakel",
 	"Meteor",
-	"Pflanze",
 	"",
 	"",
 	"",
+	"Pflanze",
 	"",
 	"",
 	"",


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