-Fixed an issue with PDA messaging not working.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4960 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2012-10-26 21:27:14 +00:00
parent 2f46d62c7a
commit d5d2bce78e
@@ -69,6 +69,7 @@ var/global/list/obj/machinery/telecomms/telecomms_list = list()
send_count++
if(machine.is_freq_listening(signal))
machine.traffic++
machine.receive_information(signal, src)
continue
// If we're sending a copy, be sure to create the copy for EACH machine and paste the data
var/datum/signal/copy = new