From 5f7c634bc7d5752e258f84ae660f841ad89e1c62 Mon Sep 17 00:00:00 2001 From: Aurorablade Date: Fri, 15 Jan 2016 07:58:27 -0500 Subject: [PATCH] Revert "too early for this shit" This reverts commit 56d9a12dba145169d60bec9c21bc9a2234a85048. --- code/modules/mob/living/carbon/human/update_icons.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/update_icons.dm b/code/modules/mob/living/carbon/human/update_icons.dm index 86e3ed1103b..2e228f3d571 100644 --- a/code/modules/mob/living/carbon/human/update_icons.dm +++ b/code/modules/mob/living/carbon/human/update_icons.dm @@ -1140,4 +1140,4 @@ var/global/list/damage_icon_parts = list() #undef R_HAND_LAYER #undef TARGETED_LAYER #undef FIRE_LAYER -#undef TOTAL_LAYERS \ No newline at end of file +#undef TOTAL_LAYERS