mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +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:
@@ -264,6 +264,7 @@
|
||||
F.default_ignite(location,release_amount)
|
||||
|
||||
/obj/item/flamethrower/proc/instant_refill()
|
||||
SIGNAL_HANDLER
|
||||
if(ptank)
|
||||
var/datum/gas_mixture/tank_mix = ptank.return_air()
|
||||
tank_mix.assert_gas(/datum/gas/plasma)
|
||||
|
||||
Reference in New Issue
Block a user