follow-up in seldom-used places

This commit is contained in:
nhmall
2025-11-08 14:53:50 -05:00
parent d5658018ac
commit 4dfdeb8e92
6 changed files with 6 additions and 6 deletions

View File

@@ -4850,7 +4850,7 @@ void NetHackQtBind::qt_update_inventory()
main->updateInventory();
/* doesn't work yet
if (program_state.something_worth_saving && iflags.perm_invent)
display_inventory(NULL, FALSE);
repopulate_perminvent();
*/
}