diff --git a/code/game/communications.dm b/code/game/communications.dm index d8e12a646d3..743a6955d71 100644 --- a/code/game/communications.dm +++ b/code/game/communications.dm @@ -200,6 +200,7 @@ GLOBAL_LIST_INIT(reverseradiochannels, list( devices -= devices_filter /obj/proc/receive_signal(datum/signal/signal) + set waitfor = FALSE return /datum/signal