From 1299d7f073e49edd8d565c3267a64bc48d5bc537 Mon Sep 17 00:00:00 2001 From: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com> Date: Fri, 27 Dec 2024 22:57:38 -0800 Subject: [PATCH] Removes Outdated Todo Comment (#88749) --- code/modules/mining/equipment/kheiral_cuffs.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mining/equipment/kheiral_cuffs.dm b/code/modules/mining/equipment/kheiral_cuffs.dm index 27b3a1c42a7..0f1e4f12fd8 100644 --- a/code/modules/mining/equipment/kheiral_cuffs.dm +++ b/code/modules/mining/equipment/kheiral_cuffs.dm @@ -93,7 +93,6 @@ if(isliving(loc)) connect_kheiral_network(loc) -// LEMON AND HERE /obj/item/kheiral_cuffs/worn_overlays(mutable_appearance/standing, isinhands, icon_file) . = ..() if(!isinhands)