procs
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
return
|
||||
had_research_scanner = mod.wearer.research_scanner
|
||||
mod.wearer.research_scanner = TRUE
|
||||
RegisterSignal(SSdcs, COMSIG_GLOB_EXPLOSION, .proc/sense_explosion)
|
||||
RegisterSignal(SSdcs, COMSIG_GLOB_EXPLOSION, PROC_REF(sense_explosion))
|
||||
|
||||
/obj/item/mod/module/reagent_scanner/advanced/on_deactivation(display_message = TRUE, deleting = FALSE)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user