Merge branch 'master' into NetHack-3.7
# Conflicts: # src/pline.c # sys/winnt/windmain.c # win/tty/topl.c # win/win32/scripts/fuzzer/longtest.bat # win/win32/scripts/fuzzer/restore.bat # win/win32/scripts/fuzzer/runtill.bat
This commit is contained in:
@@ -1509,8 +1509,6 @@ NHFILE *nhfp;
|
||||
if (nhfp->fieldlevel)
|
||||
sfi_str(nhfp, msg, "msghistory", "msg", msgsize);
|
||||
msg[msgsize] = '\0';
|
||||
if(fuzzer_msg_history(msg))
|
||||
continue;
|
||||
putmsghistory(msg, TRUE);
|
||||
++msgcount;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user