1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-05 03:47:58 +00:00

rogueviz:: random-walk:: fixed the presentation

This commit is contained in:
Zeno Rogue
2021-04-07 20:25:47 +02:00
parent bcf014a6dc
commit 963c90dfbb

View File

@@ -167,6 +167,7 @@ void rw_slide(vector<tour::slide>& v, string title, string desc, reaction_t t) {
stop_game();
t();
start_game();
enable();
}
if(mode == pmKey) {