Merge branch 'NetHack-3.6.2' part 2
This commit is contained in:
+2
-2
@@ -3709,8 +3709,8 @@ boolean tinitial, tfrom_file;
|
|||||||
retval = FALSE;
|
retval = FALSE;
|
||||||
} else {
|
} else {
|
||||||
iflags.wc2_statuslines = itmp;
|
iflags.wc2_statuslines = itmp;
|
||||||
if (!initial)
|
if (!g.opt_initial)
|
||||||
need_redraw = TRUE;
|
g.opt_need_redraw = TRUE;
|
||||||
}
|
}
|
||||||
return retval;
|
return retval;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user