diff --git a/scumm/script_v6he.cpp b/scumm/script_v6he.cpp index a12255195c1..853b0b7a517 100644 --- a/scumm/script_v6he.cpp +++ b/scumm/script_v6he.cpp @@ -579,6 +579,7 @@ void ScummEngine_v6he::o6_actorOps() { break; case 64: // _heversion >= 72 + l = pop(); k = pop(); j = pop(); i = pop();