svn-id: r16757
This commit is contained in:
Nicolas Bacca 2005-02-08 21:39:21 +00:00
parent 5fd5428ccf
commit 71690ef0bf

View File

@ -310,7 +310,7 @@ void ScummEngine::processKbd(bool smushMode) {
_lastKeyHit = (uint)VAR(VAR_CUTSCENEEXIT_KEY);
else
// Skip talk
if (_talkDelay > 0)
if (_version >= 4 && _talkDelay > 0)
_lastKeyHit = (uint)VAR(VAR_TALKSTOP_KEY);
else
// Escape