mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
Hidden Slots Fix (#11507)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user