1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-03 11:17:56 +00:00

rv:: some fixes to the demos

This commit is contained in:
Zeno Rogue
2022-03-01 09:32:39 +01:00
parent 0429c8353a
commit bde3efbc35
4 changed files with 11 additions and 1 deletions

View File

@@ -1474,6 +1474,7 @@ void portal_slideshow(tour::ss::slideshow_callback cb) {
loop = 2;
});
slidecommand = "notknot options";
if(mode == tour::pmKey) pushScreen(show);
}});
};