mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Sorry CI (#11522)
* Sorry CI * Update code/modules/mob/living/carbon/human/inventory.dm Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
@@ -339,7 +339,8 @@ 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(hud_used)
|
||||
hud_used.hidden_inventory_update()
|
||||
|
||||
if(W.action_button_name)
|
||||
update_action_buttons()
|
||||
|
||||
Reference in New Issue
Block a user