mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-04 02:32:51 +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::add3("-slide", [] {
|
||||||
arg::shift(); launch_slideshow_by_name(arg::args());
|
arg::shift(); launch_slideshow_by_name(arg::args());
|
||||||
presentation(pmStop);
|
presentation(pmStop);
|
||||||
|
popScreenAll();
|
||||||
arg::shift(); string s = arg::args();
|
arg::shift(); string s = arg::args();
|
||||||
int i;
|
int i;
|
||||||
currentslide = -1;
|
currentslide = -1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user