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