aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
diff options
context:
space:
mode:
authorTravis Howell2010-10-25 10:35:52 +0000
committerTravis Howell2010-10-25 10:35:52 +0000
commit57b571ecd0b51ce09922c8fcf0f0fbdea0580fb2 (patch)
treed10278cbf05811c25cbe551622ac573fd1291efa /engines/scumm
parent0053b7011e6ce00a0947a349b70112185b5430e2 (diff)
downloadscummvm-rg350-57b571ecd0b51ce09922c8fcf0f0fbdea0580fb2.tar.gz
scummvm-rg350-57b571ecd0b51ce09922c8fcf0f0fbdea0580fb2.tar.bz2
scummvm-rg350-57b571ecd0b51ce09922c8fcf0f0fbdea0580fb2.zip
SCUMM: Add patch #3094711 - MMC64: Correct position of plant actor.
svn-id: r53814
Diffstat (limited to 'engines/scumm')
-rw-r--r--engines/scumm/actor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/scumm/actor.cpp b/engines/scumm/actor.cpp
index eba3bbb078..3c5c0d2bf2 100644
--- a/engines/scumm/actor.cpp
+++ b/engines/scumm/actor.cpp
@@ -2293,10 +2293,10 @@ static const char* v0ActorNames_English[25] = {
"Purple Tentacle",
"Green Tentacle",
"Meteor",
- "Plant",
"",
"",
"",
+ "Plant",
"",
"",
"",
@@ -2319,10 +2319,10 @@ static const char* v0ActorNames_German[25] = {
"Lila Tentakel",
"Gr<nes Tentakel",
"Meteor",
- "Pflanze",
"",
"",
"",
+ "Pflanze",
"",
"",
"",