mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-31 17:57:56 +00:00
start_game missing in -animvideo
This commit is contained in:
@@ -1704,6 +1704,7 @@ int readArgs() {
|
||||
#endif
|
||||
#if CAP_VIDEO
|
||||
else if(argis("-animvideo")) {
|
||||
start_game();
|
||||
PHASE(3); shift(); noframes = argi();
|
||||
shift(); videofile = args(); record_video();
|
||||
}
|
||||
|
Reference in New Issue
Block a user