mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-11 23:15:41 +00:00
rogueviz:: fixes in noniso visualizations
This commit is contained in:
@@ -281,6 +281,7 @@ auto hchook = addHook(hooks_drawcell, 100, draw_ptriangle)
|
||||
[] (presmode mode) {
|
||||
setCanvas(mode, '0');
|
||||
|
||||
slidecommand = "animation";
|
||||
if(mode == pmKey) {
|
||||
tour::slide_backup(cylanim, !cylanim);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user