Revert "blank perm_invent after repeating spell cast"

This reverts commit 7763f4c5b0.
This commit is contained in:
nhmall
2025-11-06 18:44:12 -05:00
parent 4574738c48
commit 0f01260605
2 changed files with 1 additions and 4 deletions

View File

@@ -799,7 +799,6 @@ struct sinfo {
int in_role_selection; /* role/race/&c selection menus in progress */
int in_getlin; /* inside interface getlin routine */
int in_sanity_check; /* for impossible() during sanity checking */
int in_update_inventory; /* inside update_inventory() function */
int config_error_ready; /* config_error_add is ready, available */
int beyond_savefile_load; /* set when past savefile loading */
int savefile_completed; /* savefile has completed writing */