mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
clear some qdel refs (#9401)
This commit is contained in:
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user