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:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user