diff --git a/engines/mohawk/riven_video.cpp b/engines/mohawk/riven_video.cpp index 14af3e566bc..9bd185ed5d4 100644 --- a/engines/mohawk/riven_video.cpp +++ b/engines/mohawk/riven_video.cpp @@ -255,6 +255,7 @@ void RivenVideo::playBlocking(int32 endTime) { if (playTillEnd) { disable(); stop(); + seek(0); } // Execute the stored opcode