diff --git a/code/_onclick/hud/simple_animal.dm b/code/_onclick/hud/simple_animal.dm index d06f0d9e72..ef46c0d66e 100644 --- a/code/_onclick/hud/simple_animal.dm +++ b/code/_onclick/hud/simple_animal.dm @@ -12,4 +12,4 @@ //mob health doll! assumes whatever sprite the mob is healthdoll = new /obj/screen/healthdoll/living() healthdoll.hud = src - infodisplay += healthdoll \ No newline at end of file + infodisplay += healthdoll