mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
use SIGNAL_HANDLER REEEEEE (#59242)
makes as many procs as i can find use the SIGNAL_HANDLER define which i assumed they all already did
This commit is contained in:
@@ -290,6 +290,7 @@
|
||||
|
||||
/// Fired when the singularity is fired at with the BSA and deletes it
|
||||
/datum/component/singularity/proc/bluespace_reaction()
|
||||
SIGNAL_HANDLER
|
||||
if (!bsa_targetable)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user