pass menu_headings not test value for title

This commit is contained in:
nhmall
2023-11-16 06:01:07 -05:00
parent bc2c2f5138
commit d76176c41b
2 changed files with 3 additions and 2 deletions

View File

@@ -5418,6 +5418,7 @@ handler_menu_headings(void)
if (iflags.perm_invent)
update_inventory();
}
adjust_menu_promptstyle(WIN_INVEN, &iflags.menu_headings);
return optn_ok;
}