Increase res of click

This commit is contained in:
taskmanager 2023-11-05 00:43:26 +00:00
parent a8df71e9e4
commit 1cf78e08d6
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ if gear then
player.Character.Torso["Right Shoulder"].CurrentAngle = math.rad(90)
end
local clickBody = ThumbnailGenerator:Click("PNG", 840, 840, true)
local clickBody = ThumbnailGenerator:Click("PNG", 2048, 2048, true)
print("[" .. game.JobId .. "] Rendered bodyshot")