mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 22:28:44 +01:00
[MIRROR] some more grep checks (#11414)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
83133252b1
commit
f46d700e64
@@ -147,7 +147,7 @@
|
||||
if(istype(target, /obj/structure/portal_target))
|
||||
var/obj/structure/portal_target/P = target
|
||||
P.target = null
|
||||
qdel_null(target)
|
||||
QDEL_NULL(target)
|
||||
. = ..()
|
||||
|
||||
/obj/structure/portal_target
|
||||
|
||||
Reference in New Issue
Block a user