Skip to content
Snippets Groups Projects
Commit 2aae4555 authored by meta-androcto's avatar meta-androcto
Browse files

IvyGen: update panel location

parent 731d775a
No related branches found
No related tags found
No related merge requests found
...@@ -601,7 +601,7 @@ class CURVE_PT_IvyGenPanel(Panel): ...@@ -601,7 +601,7 @@ class CURVE_PT_IvyGenPanel(Panel):
bl_idname = "CURVE_PT_IvyGenPanel" bl_idname = "CURVE_PT_IvyGenPanel"
bl_space_type = "VIEW_3D" bl_space_type = "VIEW_3D"
bl_region_type = "UI" bl_region_type = "UI"
bl_category = "View" bl_category = "Create"
bl_options = {"DEFAULT_CLOSED"} bl_options = {"DEFAULT_CLOSED"}
def draw(self, context): def draw(self, context):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment