Render Script
This commit is contained in:
parent
3aae7fc2b7
commit
8cb6be90be
|
|
@ -21,8 +21,6 @@ end)
|
|||
HttpService.HttpEnabled = true
|
||||
ScriptContext.ScriptsDisabled = true
|
||||
|
||||
print(baseUrl, thumbnailKey, renderType, assetId)
|
||||
|
||||
print(
|
||||
"["
|
||||
.. game.JobId
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@ end)
|
|||
HttpService.HttpEnabled = true
|
||||
ScriptContext.ScriptsDisabled = true
|
||||
|
||||
print(baseUrl, thumbnailKey, renderType, assetId)
|
||||
|
||||
print(
|
||||
"["
|
||||
|
|
|
|||
Loading…
Reference in New Issue