Fixed some new-line issues.

This commit is contained in:
David Capello 2010-03-07 16:39:58 -02:00
parent 324435760d
commit 470ae96c3b

View File

@ -101,7 +101,6 @@ void FlipCommand::execute(Context* context)
image = GetImage2(sprite, &x, &y, NULL);
if (!image)
return;
// mask is empty?
if (sprite->mask->is_empty()) {
// so we flip the entire image