[RenderPather.plug] fix ok_connections param
This commit is contained in:
parent
0f8078127d
commit
fdd776f4d7
1 changed files with 1 additions and 0 deletions
|
|
@ -279,6 +279,7 @@ class RenderPather(PatherMixin):
|
|||
thru = thru,
|
||||
set_rotation = set_rotation,
|
||||
append = append,
|
||||
ok_connections = ok_connections,
|
||||
)
|
||||
|
||||
return self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue