From 5840fdf62e2b71fbdd75ac61c06219458c3ac2b0 Mon Sep 17 00:00:00 2001 From: Timothy Teakettle <59849408+timothyteakettle@users.noreply.github.com> Date: Tue, 7 Jun 2022 15:43:46 +0100 Subject: [PATCH] stupid --- code/modules/clothing/under/accessories.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/clothing/under/accessories.dm b/code/modules/clothing/under/accessories.dm index a6b905e8f0..4d967be1eb 100644 --- a/code/modules/clothing/under/accessories.dm +++ b/code/modules/clothing/under/accessories.dm @@ -557,5 +557,3 @@ obj_flags = UNIQUE_RENAME custom_materials = list(/datum/material/iron=100) resistance_flags = FIRE_PROOF - -/ \ No newline at end of file