Fixes linking of multiple comm equipment with same id.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user