aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
diff options
context:
space:
mode:
authorJohannes Schickel2008-05-08 20:55:39 +0000
committerJohannes Schickel2008-05-08 20:55:39 +0000
commite0689193efa852a4391c9afcf7581238b1c4a0d9 (patch)
tree96f6d3ae78b4e3082d2ec0702c5da4a1e438ed58 /engines/kyra
parente6d6281c891c75bd0dfe16b6f9c7fb71e862e5e0 (diff)
downloadscummvm-rg350-e0689193efa852a4391c9afcf7581238b1c4a0d9.tar.gz
scummvm-rg350-e0689193efa852a4391c9afcf7581238b1c4a0d9.tar.bz2
scummvm-rg350-e0689193efa852a4391c9afcf7581238b1c4a0d9.zip
Fixed bug in o3_updateConversations.
svn-id: r31955
Diffstat (limited to 'engines/kyra')
-rw-r--r--engines/kyra/script_mr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/script_mr.cpp b/engines/kyra/script_mr.cpp
index 8746ec83d7..68f9a7812f 100644
--- a/engines/kyra/script_mr.cpp
+++ b/engines/kyra/script_mr.cpp
@@ -551,7 +551,7 @@ int KyraEngine_MR::o3_updateConversations(EMCState *script) {
convs[0] = 0;
convs[1] = 4;
convs[2] = 0;
- convs[4] = 1;
+ convs[3] = 1;
break;
case 10: