From 408e990c137de708bb36e1d21150a0277f413dff Mon Sep 17 00:00:00 2001 From: Leshana Date: Sat, 20 May 2017 15:05:09 -0400 Subject: [PATCH] Adjust layer of airlock entry buttons to be over windows. --- maps/tether/tether_things.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maps/tether/tether_things.dm b/maps/tether/tether_things.dm index 6fc81b774eb..f014bf68573 100644 --- a/maps/tether/tether_things.dm +++ b/maps/tether/tether_things.dm @@ -303,6 +303,8 @@ var/global/list/latejoin_tram = list() layer = ABOVE_WINDOW_LAYER /obj/machinery/button layer = ABOVE_WINDOW_LAYER +/obj/machinery/access_button + layer = ABOVE_WINDOW_LAYER /obj/machinery/computer/guestpass layer = ABOVE_WINDOW_LAYER /obj/machinery/computer/security/telescreen