mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Fix loading ASS
This commit is contained in:
parent
fafd55cfb1
commit
cbb0477333
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ class ArnoldStandinLoader(load.LoaderPlugin):
|
|||
# If no proxy exists, the string operator wont replace anything.
|
||||
cmds.setAttr(
|
||||
string_replace_operator + ".match",
|
||||
"resources/" + proxy_basename,
|
||||
proxy_basename,
|
||||
type="string"
|
||||
)
|
||||
cmds.setAttr(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue