remove a set_uasmon() call from iter_mons() processing

Reported by hackemslashem.
This commit is contained in:
nhmall
2025-02-05 07:57:25 -05:00
parent d611da42cc
commit 0d543a8fae
4 changed files with 11 additions and 2 deletions

View File

@@ -1061,6 +1061,7 @@ struct instance_globals_w {
/* new */
struct win_settings wsettings; /* wintype.h */
long were_changes; /* were.c, allmain.c */
boolean havestate;
unsigned long magic; /* validate that structure layout is preserved */