mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-29 16:57:56 +00:00
using new setCanvas function in RogueViz presentations
This commit is contained in:
@@ -248,7 +248,7 @@ int phooks = arg::add3("-stair", enable)
|
||||
"Press '5' to change the curvature or other parameters.",
|
||||
|
||||
[] (presmode mode) {
|
||||
setCanvas(mode, '0');
|
||||
setPlainCanvas(mode);
|
||||
if(mode == pmStart) staircase::make_staircase();
|
||||
slidecommand = "staircase menu";
|
||||
if(mode == pmKey) pushScreen(staircase::showMenu);
|
||||
|
Reference in New Issue
Block a user