From 8873b6b48f043a80e81351faa43c48a94e895d0d Mon Sep 17 00:00:00 2001 From: zeroisthebiggay <43571008+zeroisthebiggay@users.noreply.github.com> Date: Sat, 22 Aug 2020 18:29:33 -0400 Subject: [PATCH] =?UTF-8?q?path=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit pathé --- modular_citadel/code/modules/client/loadout/gloves.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_citadel/code/modules/client/loadout/gloves.dm b/modular_citadel/code/modules/client/loadout/gloves.dm index ef83d47e54..96b6a99e6b 100644 --- a/modular_citadel/code/modules/client/loadout/gloves.dm +++ b/modular_citadel/code/modules/client/loadout/gloves.dm @@ -12,7 +12,7 @@ /datum/gear/gloves/midnight name = "Midnight gloves" - pathe = /obj/item/clothing/gloves/evening/black + path = /obj/item/clothing/gloves/evening/black /datum/gear/gloves/goldring name = "A gold ring"