Merge pull request #7031 from Citadel-Station-13/upstream-merge-38308

[MIRROR] Moved picture-in-picture objects down to the floor plane
This commit is contained in:
deathride58
2018-06-09 04:43:20 +00:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
/obj/screen/movable/pic_in_pic
name = "Picture-in-picture"
screen_loc = "CENTER"
plane = GAME_PLANE
plane = FLOOR_PLANE
var/atom/center
var/width = 0
var/height = 0