From 9f04939385e93e2ed89dec3f5d64b0b1aedfc299 Mon Sep 17 00:00:00 2001 From: Fox McCloud Date: Wed, 25 Apr 2018 23:24:27 -0400 Subject: [PATCH] comment --- code/modules/pda/radio.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/pda/radio.dm b/code/modules/pda/radio.dm index 71b9f9015e1..3c89c291300 100644 --- a/code/modules/pda/radio.dm +++ b/code/modules/pda/radio.dm @@ -1,3 +1,5 @@ +//TODO convert this crap over to proper radios or find a way to utilize regualr radios for this object, this thing needs to go. + /obj/item/integrated_radio name = "\improper PDA radio module" desc = "An electronic radio system of Nanotrasen origin."