From c12022123417433e91a1ee990f491b8228dfa0fc Mon Sep 17 00:00:00 2001 From: YakumoChen Date: Fri, 31 Jan 2020 23:13:58 +0000 Subject: [PATCH] Update ring.dm --- code/modules/clothing/gloves/ring.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/clothing/gloves/ring.dm b/code/modules/clothing/gloves/ring.dm index 252978ccc2..42a3152607 100644 --- a/code/modules/clothing/gloves/ring.dm +++ b/code/modules/clothing/gloves/ring.dm @@ -23,5 +23,3 @@ name = "silver ring" desc = "A tiny silver ring, sized to wrap around a finger." icon_state = "ringsilver" - -