rogueviz::impossible-ring:: fixed the slide

This commit is contained in:
Zeno Rogue 2021-04-07 21:07:11 +02:00
parent 0c1086f81f
commit b54e5d567b
1 changed files with 1 additions and 1 deletions

View File

@ -296,13 +296,13 @@ auto hchook =
stop_game();
set_geometry(gNil);
tour::slide_backup(mapeditor::drawplayer, false);
tour::slide_backup(on, true);
tour::slide_backup(smooth_scrolling, true);
tour::on_restore(nilv::set_flags);
tour::slide_backup(nilv::nilperiod, make_array(3, 3, 3));
nilv::set_flags();
start_game();
playermoved = false;
enable();
}
}}
);