@ -449,7 +449,7 @@ void reset_cursor(void)
void animate(void)
{
if (img_frame_animate(&img, false)) {
if (img_frame_animate(&img)) {
redraw();
set_timeout(animate, img.multi.frames[img.multi.sel].delay, true);
}
The note is not visible to the blocked user.