From aea775c651021180912774c5913e87a801985b2a Mon Sep 17 00:00:00 2001 From: Gwydion Brain Date: Sat, 3 Nov 2018 18:01:13 -0800 Subject: [PATCH] Adds endline Maybe thats what borked it? Fuckin whitespace --- code/modules/clothing/under/retro.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/under/retro.dm b/code/modules/clothing/under/retro.dm index 3183de0f6eb..f19b533ad24 100644 --- a/code/modules/clothing/under/retro.dm +++ b/code/modules/clothing/under/retro.dm @@ -34,4 +34,4 @@ item_state = "retro_sci" item_color = "retro_sci" displays_id = 0 - flags_size = ONESIZEFITSALL \ No newline at end of file + flags_size = ONESIZEFITSALL