Add leenkx/blender/lnx/logicnode/particle/__init__.py

This commit is contained in:
Onek8 2025-05-22 21:35:22 +00:00
parent 9d7613be8f
commit 0b5bb877fb

View File

@ -0,0 +1,3 @@
from lnx.logicnode.lnx_nodes import add_node_section
add_node_section(name='default', category='Particle')