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/sword2/resman.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sword2/resman.cpp') diff --git a/engines/sword2/resman.cpp b/engines/sword2/resman.cpp index 46637dd4ef..88a1f6251a 100644 --- a/engines/sword2/resman.cpp +++ b/engines/sword2/resman.cpp @@ -539,7 +539,7 @@ void ResourceManager::remove(int res) { void ResourceManager::removeAll() { // We need to clear the FX queue, because otherwise the sound system // will still believe that the sound resources are in memory. We also - // need to kill the movie lead-in/out. + // need to kill the movie lead-in/out. _vm->_sound->clearFxQueue(true); -- cgit v1.2.3