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:
Will
2025-05-17 06:44:56 -07:00
committed by GitHub
parent bc79c347ec
commit 969c1caa39
22 changed files with 23 additions and 23 deletions
+1
View File
@@ -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