Merge branch 'NetHack-3.6.2'
This commit is contained in:
2
src/do.c
2
src/do.c
@@ -1413,6 +1413,8 @@ boolean at_stairs, falling, portal;
|
||||
/* we'll reach here if running in wizard mode */
|
||||
error("Cannot continue this game.");
|
||||
}
|
||||
reseed_random(rn2);
|
||||
reseed_random(rn2_on_display_rng);
|
||||
minit(); /* ZEROCOMP */
|
||||
getlev(fd, g.hackpid, new_ledger, FALSE);
|
||||
(void) nhclose(fd);
|
||||
|
||||
Reference in New Issue
Block a user