mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-27 11:57:40 +00:00
using new setCanvas function in RogueViz presentations
This commit is contained in:
@@ -328,7 +328,7 @@ auto xhook =
|
||||
"Move the mouse nearer and further away from the X.",
|
||||
|
||||
[] (presmode mode) {
|
||||
setCanvas(mode, '0');
|
||||
setPlainCanvas(mode);
|
||||
slide_url(mode, 'u', "open the URL", "http://www.roguetemple.com/z/sims/snub/");
|
||||
slide_backup(rug::model_distance);
|
||||
slide_backup(vid.rug_config.model);
|
||||
|
||||
Reference in New Issue
Block a user