Skip to content

Commit

Permalink
Removes Outdated Todo Comment (tgstation#88749)
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonInTheDark authored Dec 28, 2024
1 parent ce86cee commit 1299d7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mining/equipment/kheiral_cuffs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 1299d7f

Please sign in to comment.