This commit is contained in:
Charles Dang 2017-04-11 15:16:25 +11:00
parent cd08fab8e4
commit 22ef217d38

View file

@ -328,7 +328,7 @@ void story_viewer::draw_floating_image(window& window, floating_image_list::cons
window.set_is_dirty(true);
++image_iter
++image_iter;
// If a delay is specified, schedule the next image draw. This *must* be a non-repeating timer!
// Else draw the next image immediately.