mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-10-31 19:36:16 +00:00
rogueviz:: random-walk:: fixed the presentation
This commit is contained in:
parent
bcf014a6dc
commit
963c90dfbb
@ -167,6 +167,7 @@ void rw_slide(vector<tour::slide>& v, string title, string desc, reaction_t t) {
|
|||||||
stop_game();
|
stop_game();
|
||||||
t();
|
t();
|
||||||
start_game();
|
start_game();
|
||||||
|
enable();
|
||||||
}
|
}
|
||||||
|
|
||||||
if(mode == pmKey) {
|
if(mode == pmKey) {
|
||||||
|
Loading…
Reference in New Issue
Block a user