From 0acc9ba58666df977e0251e4a9a721dc29645f6f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Oct 2013 21:18:01 +0300 Subject: fix code style --- src/animatedsprite.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/animatedsprite.cpp') diff --git a/src/animatedsprite.cpp b/src/animatedsprite.cpp index 38f1a297b..abb4ea96f 100644 --- a/src/animatedsprite.cpp +++ b/src/animatedsprite.cpp @@ -210,7 +210,7 @@ bool AnimatedSprite::updateCurrentAnimation(const unsigned int time) fail = true; } else if ((mFrame->type == Frame::LABEL - && !mFrame->nextAction.empty())) + && !mFrame->nextAction.empty())) { fail = false; } -- cgit v1.2.3-60-g2f50