From 1afdb5c4bf2f6b8799449e7e3143bcc54715f4e6 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 27 Nov 2002 14:45:58 +0000 Subject: evil copy&paste (bug #644620) svn-id: r5727 --- scumm/string.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm') diff --git a/scumm/string.cpp b/scumm/string.cpp index 131caf7e46..2ac6f4cfc6 100644 --- a/scumm/string.cpp +++ b/scumm/string.cpp @@ -999,7 +999,7 @@ void CharsetRenderer::printChar(int chr) return; } - _disableOffsX = true; + _disableOffsX = false; if (_firstChar) { _strLeft = _left; -- cgit v1.2.3