mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Revert "Atom/Destroy now operates on contents" (#25942)
This commit is contained in:
@@ -93,10 +93,6 @@
|
||||
LAZYCLEARLIST(priority_overlays)
|
||||
//SSoverlays.processing -= src //we COULD do this, but it's better to just let it fall out of the processing queue
|
||||
|
||||
//anything not dead by this point needs to fucking not exist
|
||||
for(var/I in src)
|
||||
qdel(I)
|
||||
|
||||
return ..()
|
||||
|
||||
/atom/proc/CanPass(atom/movable/mover, turf/target, height=1.5)
|
||||
|
||||
Reference in New Issue
Block a user