Merge pull request #9225 from VOREStation/upstream-merge-7708

[MIRROR] Makes wall-mounted machines layer above windows
This commit is contained in:
Verkister
2020-10-27 10:15:15 +02:00
committed by Chompstation Bot
parent a3f9f88bea
commit 9848c0e719
32 changed files with 38 additions and 25 deletions

View File

@@ -3,6 +3,7 @@
desc = "A wall-mounted touchscreen computer."
icon = 'icons/obj/modular_telescreen.dmi'
icon_state = "telescreen"
layer = ABOVE_WINDOW_LAYER
icon_state_unpowered = "telescreen"
icon_state_menu = "menu"
icon_state_screensaver = "standby"