Corrects stupid var access (Human Hud)

This commit is contained in:
Remie Richards
2016-09-11 22:50:01 +01:00
committed by GitHub
parent 515bc4adb4
commit 45e32960cd
+1 -1
View File
@@ -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