From 66d5da1cb7e1551ac019a08075896ba04b172e36 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 20 Mar 2012 01:48:55 +0300 Subject: Fix tiles animation in opengl mode in non fringe layers. --- src/simpleanimation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/simpleanimation.h') diff --git a/src/simpleanimation.h b/src/simpleanimation.h index de1203662..a7355a929 100644 --- a/src/simpleanimation.h +++ b/src/simpleanimation.h @@ -56,7 +56,7 @@ class SimpleAnimation int getLength() const; - void update(int timePassed); + bool update(int timePassed); bool draw(Graphics *graphics, int posX, int posY) const; -- cgit v1.2.3-60-g2f50