clear some qdel refs (#9401)

This commit is contained in:
Kashargul
2024-11-04 10:28:38 +01:00
committed by GitHub
parent d498911180
commit 42f5283e02
4 changed files with 6 additions and 5 deletions

View File

@@ -22,8 +22,9 @@
my_mob = M
/obj/screen/plane_master/augmented/Destroy()
entopic_users -= my_mob
my_mob = null
return ..()
. = ..()
/obj/screen/plane_master/augmented/set_visibility(var/want = FALSE)
. = ..()