mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-15 13:17:13 +00:00
picking a pres from the list when another one is running no longer just turns the presentation off
This commit is contained in:
@@ -235,6 +235,7 @@ void choose_presentation() {
|
|||||||
if(!tour::texts) nomenukey = true;
|
if(!tour::texts) nomenukey = true;
|
||||||
popScreenAll();
|
popScreenAll();
|
||||||
tour::start();
|
tour::start();
|
||||||
|
if(!tour::on) tour::start();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user