diff --git a/code/_onclick/hud/human.dm b/code/_onclick/hud/human.dm index 53b7ce8a0c9..1c4fc7bb77b 100644 --- a/code/_onclick/hud/human.dm +++ b/code/_onclick/hud/human.dm @@ -359,7 +359,7 @@ var/mob/screenmob = viewer || H - if(screenmob.hud_used.hud_shown) + if(hud_shown) if(H.s_store) H.s_store.screen_loc = ui_sstore1 screenmob.client.screen += H.s_store