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

@@ -863,6 +863,7 @@ static const struct instance_globals_w g_init_w = {
UNDEFINED_PTR, /* wportal */
/* new */
{ wdmode_traditional, NO_COLOR }, /* wsettings */
0L, /* were.c, allmain.c */
TRUE, /* havestate*/
IVMAGIC /* w_magic to validate that structure layout has been preserved */
};