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()