mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 07:08:55 +01:00
[MIRROR] adds missing SIGNAL_HANDLERs (#10768)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
co-authored by
SatinIsle
parent
9c0fdbbbb8
commit
ed532c2574
@@ -93,5 +93,6 @@
|
||||
|
||||
// If simple_mob is bomphed, remove it from the list.
|
||||
/datum/event2/event/mob_spawning/proc/on_mob_destruction(mob/M)
|
||||
SIGNAL_HANDLER
|
||||
spawned_mobs -= M
|
||||
UnregisterSignal(M, COMSIG_OBSERVER_DESTROYED)
|
||||
|
||||
Reference in New Issue
Block a user