mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
/obj/effect/mob_spawn now returns a QDEL_HINT
This'll make the GC a little bit happier.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
/obj/effect/mob_spawn/Destroy()
|
||||
poi_list.Remove(src)
|
||||
..()
|
||||
. = ..()
|
||||
|
||||
/obj/effect/mob_spawn/proc/special(mob/M)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user