Moved picture-in-picture objects down the the floor plane

This commit is contained in:
Ian Turk
2018-06-05 18:17:11 -07:00
parent 7946099ed4
commit bed2cffecf
+1 -1
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