mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +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:
@@ -7,4 +7,5 @@
|
||||
|
||||
/// Called when parent is added to the container.
|
||||
/datum/component/container_item/proc/try_attach(datum/source, atom/container, mob/user)
|
||||
SIGNAL_HANDLER
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user