IvyGen: update panel location

This commit is contained in:
Brendon Murphy 2019-03-27 03:24:07 +11:00
parent 731d775aba
commit 2aae45552f
1 changed files with 1 additions and 1 deletions

View File

@ -601,7 +601,7 @@ class CURVE_PT_IvyGenPanel(Panel):
bl_idname = "CURVE_PT_IvyGenPanel"
bl_space_type = "VIEW_3D"
bl_region_type = "UI"
bl_category = "View"
bl_category = "Create"
bl_options = {"DEFAULT_CLOSED"}
def draw(self, context):