mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
rogueviz::impossible-ring:: fixed the slide
This commit is contained in:
parent
0c1086f81f
commit
b54e5d567b
@ -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();
|
||||
}
|
||||
}}
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user