diff --git a/code/modules/mob/living/carbon/human/examine.dm b/code/modules/mob/living/carbon/human/examine.dm index c0e03116d8..6f3dca3ed7 100644 --- a/code/modules/mob/living/carbon/human/examine.dm +++ b/code/modules/mob/living/carbon/human/examine.dm @@ -346,4 +346,4 @@ msg += "*---------*" -to_chat(user, msg) + to_chat(user, msg)