Another likewise fixup

This commit is contained in:
Charles Dang 2016-01-17 12:02:51 +11:00
parent 4997cf622b
commit 33a6aac750

View file

@ -736,7 +736,7 @@ void part_ui::render_story_box()
if (handle_interface()) break;
if (!skip_ || scan_finished) {
CVideo::.delay(20);
CVideo::delay(20);
}
}