aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
authorOliver Kiehl2003-09-20 22:26:10 +0000
committerOliver Kiehl2003-09-20 22:26:10 +0000
commit16048e9c14dec9c41c1223819460a381325ac613 (patch)
treeb5afcfb08b837ed6fc0e9643871b98ab3a75135e /simon
parente13060dcb9f6113d7b215f947d6776c5ea9e5293 (diff)
downloadscummvm-rg350-16048e9c14dec9c41c1223819460a381325ac613.tar.gz
scummvm-rg350-16048e9c14dec9c41c1223819460a381325ac613.tar.bz2
scummvm-rg350-16048e9c14dec9c41c1223819460a381325ac613.zip
fix bug pointed out by Merlin0fCha0s
svn-id: r10343
Diffstat (limited to 'simon')
-rw-r--r--simon/simon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp
index e9894df1f8..83c39061df 100644
--- a/simon/simon.cpp
+++ b/simon/simon.cpp
@@ -2733,8 +2733,8 @@ restart:;
fcs->textColumnOffset -= 8;
fcs->textColumn++;
}
- name_len++;
}
+ name_len++;
}
// while_1_end