mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
More ebeam GC fixes (#18240)
This commit is contained in:
+1
-2
@@ -48,8 +48,7 @@
|
||||
finished = 1
|
||||
|
||||
/datum/beam/proc/Reset()
|
||||
for(var/obj/effect/ebeam/B in elements)
|
||||
qdel(B)
|
||||
QDEL_LIST(elements)
|
||||
|
||||
/datum/beam/Destroy()
|
||||
Reset()
|
||||
|
||||
Reference in New Issue
Block a user