UI Order Fixes
This commit is contained in:
@@ -11,6 +11,7 @@ class AvatarToolkitSettingsPanel(bpy.types.Panel):
|
||||
bl_region_type = 'UI'
|
||||
bl_category = "Avatar Toolkit"
|
||||
bl_parent_id = "OBJECT_PT_avatar_toolkit"
|
||||
bl_order = 6
|
||||
|
||||
def draw(self, context):
|
||||
layout = self.layout
|
||||
|
||||
Reference in New Issue
Block a user