From 7283274dd7f16a08a1d59983eef32b49a745f0e0 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 7 May 2017 00:34:11 +0100 Subject: [PATCH] Github editor, how I hate thee let me count the ways --- code/modules/clothing/under/jobs/civilian.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/under/jobs/civilian.dm b/code/modules/clothing/under/jobs/civilian.dm index 38729fa00b9..bac5b3d51e3 100644 --- a/code/modules/clothing/under/jobs/civilian.dm +++ b/code/modules/clothing/under/jobs/civilian.dm @@ -75,7 +75,7 @@ if(ishuman(loc)) var/mob/living/carbon/human/H = loc if(H.mind && H.mind.assigned_role == "Clown") - score_clownabuse++ + score_clownabuse++ return 0 /obj/item/clothing/under/rank/head_of_personnel