mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-05 18:27:01 +00:00
popScreenAll in presentation -slide command
This commit is contained in:
parent
9932a034fc
commit
1f834d3def
@ -636,6 +636,7 @@ int runslide =
|
||||
}) + arg::add3("-slide", [] {
|
||||
arg::shift(); launch_slideshow_by_name(arg::args());
|
||||
presentation(pmStop);
|
||||
popScreenAll();
|
||||
arg::shift(); string s = arg::args();
|
||||
int i;
|
||||
currentslide = -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user