Fixes AI + ghosts not being able to track

This commit is contained in:
AffectedArc07
2020-05-22 22:47:43 +01:00
parent ce38392034
commit e52289d64b
@@ -420,7 +420,7 @@ GLOBAL_LIST_INIT(default_medbay_channels, list(
tcm.needs_tcomms = requires_tcomms
tcm.connection = connection
tcm.vname = M.voice_name
tcm.follow_target = follow_target // Make sure the AI can follow people
tcm.sender = M
// Now put that through the stuff
var/handled = FALSE
if(connection)