diff options
Diffstat (limited to 'string.cpp')
-rw-r--r-- | string.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/string.cpp b/string.cpp index d682e64e01..bca0f767b7 100644 --- a/string.cpp +++ b/string.cpp @@ -374,7 +374,6 @@ void Scumm::CHARSET_1() charset._xpos2 = charset._left; charset._ypos2 = charset._top; - _talkDelay += _vars[VAR_CHARINC]; continue; } |