mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-31 09:47:56 +00:00
filename for history band can be changed now
This commit is contained in:
2
tour.cpp
2
tour.cpp
@@ -946,7 +946,7 @@ EX slide default_slides[] = {
|
||||
}
|
||||
#if CAP_SDL
|
||||
slidecommand = "render spiral";
|
||||
if(mode == 4) history::createImage(true);
|
||||
if(mode == 4) history::open_filedialog_to_create_image(true);
|
||||
if(mode == 11) history::create_playerpath();
|
||||
if(mode == 13) history::clear();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user