diff --git a/korman/nodes/node_logic.py b/korman/nodes/node_logic.py index fb4de56..1f5ad70 100644 --- a/korman/nodes/node_logic.py +++ b/korman/nodes/node_logic.py @@ -29,7 +29,7 @@ class PlasmaExcludeRegionNode(idprops.IDPropObjectMixin, PlasmaNodeBase, bpy.typ bl_width_default = 195 # ohey, this can be a Python attribute - pl_attribs = {"ptAttribExcludeRegion"} + pl_attrib = {"ptAttribExcludeRegion"} def _get_bounds(self): if self.region_object is not None: