From 7ff7e4a1f01931c34cbe5e67de8e3ce78039f329 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Thu, 22 Aug 2019 11:05:28 +0200 Subject: [PATCH] Update monitor.dm --- code/modules/clothing/masks/monitor.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/masks/monitor.dm b/code/modules/clothing/masks/monitor.dm index 6709278ebf..c4c0ecff07 100644 --- a/code/modules/clothing/masks/monitor.dm +++ b/code/modules/clothing/masks/monitor.dm @@ -69,7 +69,7 @@ if(istype(H)) H.update_inv_wear_mask() -//TESHARI FACE MASK +//TESHARI FACE MASK //Defning all the procs in one go /obj/item/clothing/mask/synthfacemask name = "Synth Face" desc = "A round dark muzzle made of LEDs."