diff --git a/objects/official/footpath_surface/openrct2.footpath_surface.queue_invisible.json b/objects/official/footpath_surface/openrct2.footpath_surface.queue_invisible.json index 97371ccaa8..5a5b20365d 100644 --- a/objects/official/footpath_surface/openrct2.footpath_surface.queue_invisible.json +++ b/objects/official/footpath_surface/openrct2.footpath_surface.queue_invisible.json @@ -12,7 +12,15 @@ "isQueue": true }, "images": [ - "", + { + "path": "queue_invisible_preview.png", + "srcX": 0, + "srcY": 0, + "srcWidth": 45, + "srcHeight": 34, + "x": 1, + "y": 1 + }, "", "", "", diff --git a/objects/official/footpath_surface/queue_invisible_preview.png b/objects/official/footpath_surface/queue_invisible_preview.png new file mode 100644 index 0000000000..148211508d Binary files /dev/null and b/objects/official/footpath_surface/queue_invisible_preview.png differ