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:
parent
b9b6667414
commit
34b69a5e2b
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ function PosePickerSupport({
|
|||
bodyId
|
||||
swfUrl
|
||||
svgUrl
|
||||
imageUrl
|
||||
imageUrl(size: SIZE_600)
|
||||
canvasMovieLibraryUrl
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue