Merge pull request #459 from Citadel-Station-13/upstream-merge-26322

[MIRROR] Normalizes how some lighting things GC
This commit is contained in:
LetterJay
2017-04-18 20:21:42 -05:00
committed by GitHub
5 changed files with 12 additions and 24 deletions
+2
View File
@@ -95,6 +95,8 @@
LAZYCLEARLIST(priority_overlays)
//SSoverlays.processing -= src //we COULD do this, but it's better to just let it fall out of the processing queue
QDEL_NULL(light)
return ..()
/atom/proc/CanPass(atom/movable/mover, turf/target, height=1.5)