[MIRROR] some more grep checks (#11414)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-14 20:22:06 +02:00
committed by GitHub
co-authored by Kashargul
parent 83133252b1
commit f46d700e64
68 changed files with 136 additions and 122 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
unregister_dangerous_to_step()
if(trap)
QDEL_NULL(trap)
qdel_null(wires)
QDEL_NULL(wires)
return ..()
/obj/effect/mine/Moved(atom/oldloc)
+1 -1
View File
@@ -148,6 +148,6 @@
return QDEL_HINT_LETMELIVE
vis_contents.Cut()
qdel_null(light_spot)
QDEL_NULL(light_spot)
return ..()