From 3fc7414cfd46bf2a25a8e052c7d084fb7a02626e Mon Sep 17 00:00:00 2001 From: Zuhayr Date: Sat, 11 Oct 2014 06:52:20 +1030 Subject: [PATCH] Fixes #6656 --- code/_onclick/hud/human.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/_onclick/hud/human.dm b/code/_onclick/hud/human.dm index 7425716cd9..8b3fe14134 100644 --- a/code/_onclick/hud/human.dm +++ b/code/_onclick/hud/human.dm @@ -247,6 +247,7 @@ mymob.internals.icon_state = "internal0" mymob.internals.name = "internal" mymob.internals.screen_loc = ui_internal + hud_elements |= mymob.internals if(hud_data.has_warnings) mymob.oxygen = new /obj/screen()