Fixes for rendering, versions, and allow users to upload Shirts, T-Shirts, Pants, and Decals

This commit is contained in:
Lewin Kelly 2024-03-23 02:17:24 +00:00
parent b1ffc112b6
commit 9b4a55aff4
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ SetupAvatar(
"/api/render/characterasset?id="
)
local click = ThumbnailGenerator:Click("PNG", 1680, 1680, true)
local click = ThumbnailGenerator:Click("PNG", 1680, 1680, true, true) -- crop it (?)
print(`[{game.JobId}] Successfully rendered clothing`)