Fixes linking of multiple comm equipment with same id.

This commit is contained in:
CitadelStationBot
2017-04-24 13:14:16 -05:00
parent fd976abca6
commit 2af5d315a0
@@ -176,7 +176,6 @@ GLOBAL_LIST_EMPTY(telecomms_list)
for(var/x in autolinkers)
if(x in T.autolinkers)
links |= T
break
/obj/machinery/telecomms/update_icon()
if(on)