diff --git a/code/_onclick/hud/ooze.dm b/code/_onclick/hud/ooze.dm index 13a70c034f2..137f49049e8 100644 --- a/code/_onclick/hud/ooze.dm +++ b/code/_onclick/hud/ooze.dm @@ -1,6 +1,6 @@ ///Hud type with targetting dol and a nutrition bar /datum/hud/ooze/New(mob/living/owner) - ..() + . = ..() zone_select = new /obj/screen/zone_sel() zone_select.icon = ui_style