diff --git a/code/game/machinery/computer/aifixer.dm b/code/game/machinery/computer/aifixer.dm index 0cbd12a5d0d..24351c58921 100644 --- a/code/game/machinery/computer/aifixer.dm +++ b/code/game/machinery/computer/aifixer.dm @@ -134,6 +134,5 @@ occupant.ghostize() qdel(occupant) occupant = null - return else ..()