Update _computer.dm
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
if(!QDELETED(C))
|
||||
qdel(circuit)
|
||||
circuit = C
|
||||
C.forceMove(src)
|
||||
C.forceMove(null)
|
||||
|
||||
/obj/machinery/computer/Destroy()
|
||||
QDEL_NULL(circuit)
|
||||
|
||||
Reference in New Issue
Block a user