From 24944be09a9869823cd2c9ec0d16b36bf4ac2642 Mon Sep 17 00:00:00 2001 From: Poojawa Date: Sun, 29 May 2016 13:10:57 -0500 Subject: [PATCH] why am I still awake seriously, how did I miss this? --- code/modules/clothing/spacesuits/void/void_vr.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/clothing/spacesuits/void/void_vr.dm b/code/modules/clothing/spacesuits/void/void_vr.dm index d790657828b..0e4df3dc05f 100644 --- a/code/modules/clothing/spacesuits/void/void_vr.dm +++ b/code/modules/clothing/spacesuits/void/void_vr.dm @@ -66,5 +66,3 @@ // This variable is normally used to set the icon_override when the suit is refitted, // however the species spritesheet now means we no longer need that anyway! sprite_sheets_refit = list() ->>>>>>> refs/remotes/VOREStation/master ->>>>>>> refs/remotes/origin/master