From 236dee303ba7fcd6f09e7e605d19f01f044f225f Mon Sep 17 00:00:00 2001 From: KasparoVy Date: Thu, 3 Sep 2015 17:31:27 -0400 Subject: [PATCH] Unnecessary spaces --- code/modules/clothing/under/color.dm | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/modules/clothing/under/color.dm b/code/modules/clothing/under/color.dm index cac05fab23a..45b4b4b618e 100644 --- a/code/modules/clothing/under/color.dm +++ b/code/modules/clothing/under/color.dm @@ -117,14 +117,11 @@ "Vox" = 'icons/mob/species/vox/uniform.dmi' ) - - /obj/item/clothing/under/color/lightblue name = "light blue jumpsuit" icon_state = "lightblue" _color = "lightblue" - /obj/item/clothing/under/color/aqua name = "aqua jumpsuit" icon_state = "aqua"