From a85b22e0924b615b9a29f7e8e13bbb971f5ce8fc Mon Sep 17 00:00:00 2001 From: Gregory Montoir Date: Sat, 17 Oct 2009 20:06:46 +0000 Subject: TUCKER: fix several issues in ending sequences (tracker item #2872355 - Minor bugs outro) svn-id: r45200 --- engines/tucker/locations.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/tucker/locations.cpp') diff --git a/engines/tucker/locations.cpp b/engines/tucker/locations.cpp index 6e10649631..a8191e39e4 100644 --- a/engines/tucker/locations.cpp +++ b/engines/tucker/locations.cpp @@ -2284,7 +2284,6 @@ void TuckerEngine::updateSprite_locationNum50(int i) { _updateSpriteFlag1 = 1; state = i + 1; } - state = i + 1; // FIXME: bug ? _spritesTable[i].state = state; } -- cgit v1.2.3