Skip to content

Commit

Permalink
caps
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Jul 27, 2023
1 parent b1d0d1a commit 700e5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_aliens/structures/special/pylon_core.dm
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
LAZYREMOVE(A.linked_pylons, src)

if(node)
qdel_null(node)
QDEL_NULL(node)
. = ..()

/obj/effect/alien/resin/special/pylon/attack_alien(mob/living/carbon/xenomorph/M)
Expand Down

0 comments on commit 700e5d8

Please sign in to comment.