From cdbf227eef9f2b8e6725f0ded36bae6d32a3d532 Mon Sep 17 00:00:00 2001 From: Archie Date: Fri, 30 Apr 2021 00:48:23 -0300 Subject: [PATCH] aaaaa --- code/modules/atmospherics/machinery/atmosmachinery.dm | 1 - .../atmospherics/machinery/components/unary_devices/cryo.dm | 1 - 2 files changed, 2 deletions(-) diff --git a/code/modules/atmospherics/machinery/atmosmachinery.dm b/code/modules/atmospherics/machinery/atmosmachinery.dm index b902aa97..69d230ee 100644 --- a/code/modules/atmospherics/machinery/atmosmachinery.dm +++ b/code/modules/atmospherics/machinery/atmosmachinery.dm @@ -340,4 +340,3 @@ /obj/machinery/atmospherics/proc/update_layer() layer = initial(layer) + (piping_layer - PIPING_LAYER_DEFAULT) * PIPING_LAYER_LCHANGE - diff --git a/code/modules/atmospherics/machinery/components/unary_devices/cryo.dm b/code/modules/atmospherics/machinery/components/unary_devices/cryo.dm index e875c52a..766b7a24 100644 --- a/code/modules/atmospherics/machinery/components/unary_devices/cryo.dm +++ b/code/modules/atmospherics/machinery/components/unary_devices/cryo.dm @@ -444,4 +444,3 @@ SSair.add_to_rebuild_queue(src) #undef CRYOMOBS -