🐛 fix function call

This commit is contained in:
Ondrej Samohel 2022-09-14 01:28:25 +02:00
parent 2c59d63179
commit dff7c27562
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -128,7 +128,7 @@ class HoudiniCreator(NewCreator):
node_type = "geometry"
instance_node = self._create_instance_node(
subset_name, "/out", node_type, pre_create_data)
subset_name, "/out", node_type)
# wondering if we'll ever need more than one member here
# in Houdini