Oops, show the 600x600 image in pet layer support

Previously, the PNG link for a pet layer would show the 150x150 version. This was both an inconvenient size, but also not reflective of how the layer actually behaved, because we only use Neopets's official PNG for the 600x600 version!
This commit is contained in:
Emi Matchu 2021-04-21 22:08:15 -07:00
parent b9b6667414
commit 34b69a5e2b

View file

@ -51,7 +51,7 @@ function PosePickerSupport({
bodyId
swfUrl
svgUrl
imageUrl
imageUrl(size: SIZE_600)
canvasMovieLibraryUrl
}