[RenderPather.plug] fix ok_connections param
This commit is contained in:
parent
bb8a182791
commit
5c8bb642f5
@ -279,6 +279,7 @@ class RenderPather(PatherMixin):
|
|||||||
thru = thru,
|
thru = thru,
|
||||||
set_rotation = set_rotation,
|
set_rotation = set_rotation,
|
||||||
append = append,
|
append = append,
|
||||||
|
ok_connections = ok_connections,
|
||||||
)
|
)
|
||||||
|
|
||||||
return self
|
return self
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user