[MIRROR] Puts the computer circuit board back in nullspace where it supposedly belongs (#2810)
* Puts the computer circuit board back in nullspace where it supposedly belongs * Update _computer.dm
This commit is contained in:
committed by
Poojawa
parent
e2e85e9294
commit
7299854f8b
@@ -22,7 +22,7 @@
|
||||
if(!QDELETED(C))
|
||||
qdel(circuit)
|
||||
circuit = C
|
||||
C.forceMove(null)
|
||||
C.loc = null
|
||||
|
||||
/obj/machinery/computer/Destroy()
|
||||
QDEL_NULL(circuit)
|
||||
|
||||
Reference in New Issue
Block a user