From d6c34bdc4b12ea7bef445ef4d84bf8a5370c02dd Mon Sep 17 00:00:00 2001 From: Jordi Vilalta Prat Date: Mon, 28 Jan 2008 00:14:17 +0000 Subject: Fixed the spaces before tabs. svn-id: r30667 --- engines/touche/touche.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/touche') diff --git a/engines/touche/touche.cpp b/engines/touche/touche.cpp index 935a528e70..6520fb5e4a 100644 --- a/engines/touche/touche.cpp +++ b/engines/touche/touche.cpp @@ -377,7 +377,7 @@ void ToucheEngine::runCycle() { updateSpeech(); handleConversation(); if (scrollRoom(_currentKeyCharNum)) { - _fullRedrawCounter |= 1; + _fullRedrawCounter |= 1; } redrawRoom(); clearDirtyRects(); -- cgit v1.2.3