mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-29 13:07:40 +00:00
using new setCanvas function in RogueViz presentations
This commit is contained in:
@@ -332,7 +332,7 @@ auto hook = 0
|
||||
[] (presmode mode) {
|
||||
slide_url(mode, 'y', "YouTube link", "https://www.youtube.com/watch?v=bKzibaNqEog");
|
||||
slide_url(mode, 't', "Twitter link", "https://twitter.com/ZenoRogue/status/1247900522905886723");
|
||||
setCanvas(mode, '0');
|
||||
setPlainCanvas(mode);
|
||||
|
||||
if((mode == pmStop || mode == pmGeometry) && rug::rugged) rug::close();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user