mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Signal Handler Preperation (#17681)
* FIrst pass * signal handler only on base proc * missing signal_handlers * windoor to timers * Testing a really dumb fix
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
START_PROCESSING(SSobj, src)
|
||||
|
||||
/obj/item/blobcore_chunk/proc/call_chunk_unique()
|
||||
SIGNAL_HANDLER
|
||||
if(blob_type)
|
||||
blob_type.chunk_unique(src, args)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user