Possibly fixes huds failing to GC

This commit is contained in:
Cyberboss
2017-02-16 10:01:38 -05:00
parent 0924115ae8
commit 2a0b40bc34
+1
View File
@@ -21,6 +21,7 @@
/obj/screen/Destroy()
master = null
hud = null
return ..()
/obj/screen/examine(mob/user)