aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tsage')
-rw-r--r--engines/tsage/converse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tsage/converse.cpp b/engines/tsage/converse.cpp
index 4927e02394..9e7d84105a 100644
--- a/engines/tsage/converse.cpp
+++ b/engines/tsage/converse.cpp
@@ -839,7 +839,7 @@ void StripManager::signal() {
// If no entry found, get the default response
if (!delayFlag) {
- int idx = 0;
+ idx = 0;
while (obj44._list[idx + 1]._id)
++idx;