domove_ variables did not need to be in saved context

This commit is contained in:
nhmall
2019-01-27 15:12:55 -05:00
parent 96f1d0e207
commit d9b11e791c
6 changed files with 24 additions and 23 deletions

View File

@@ -579,7 +579,6 @@ newgame()
g.context.botlx = 1;
g.context.ident = 1;
g.context.stethoscope_move = -1L;
g.context.domove_attempting = 0L;
g.context.warnlevel = 1;
g.context.next_attrib_check = 600L; /* arbitrary first setting */
g.context.tribute.enabled = TRUE; /* turn on 3.6 tributes */