Hidden Slots Fix (#11507)

This commit is contained in:
Geeves
2021-03-22 15:19:57 +01:00
committed by GitHub
parent c8333b9eab
commit 5bc596c26c
2 changed files with 7 additions and 0 deletions
@@ -339,6 +339,7 @@ This saves us from having to call add_fingerprint() any time something is put in
if(gear["slot"] == slot)
W.screen_loc = gear["loc"]
break
hud_used.hidden_inventory_update()
if(W.action_button_name)
update_action_buttons()