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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user