diff --git a/code/game/machinery/cryo.dm b/code/game/machinery/cryo.dm index 68cb12834c7..ec2b1ff5362 100644 --- a/code/game/machinery/cryo.dm +++ b/code/game/machinery/cryo.dm @@ -83,7 +83,6 @@ return 0 /obj/machinery/atmospherics/unary/cryo_cell/relaymove(var/mob/user) - ..() open_machine() /obj/machinery/atmospherics/unary/cryo_cell/container_resist()