mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Makes receive_signal async (#75276)
Should have always been this way. Fixes a ton of SHOULD_NOT_SLEEP hits. See #75232
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user