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."