mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Fixes another pellet cloud runtime (#52202)
This commit is contained in:
@@ -285,5 +285,5 @@
|
||||
/datum/component/pellet_cloud/proc/on_target_qdel(atom/target)
|
||||
UnregisterSignal(target, COMSIG_PARENT_QDELETING)
|
||||
targets_hit -= target
|
||||
bodies -= target
|
||||
LAZYREMOVE(bodies, target)
|
||||
LAZYREMOVE(purple_hearts, target)
|
||||
|
||||
Reference in New Issue
Block a user