Small fixes

This commit is contained in:
Yusarina
2025-04-01 17:32:45 +01:00
parent c67f30fb97
commit 12083c28c5
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ class AvatarToolKit_PT_TextureAtlasPanel(Panel):
bl_region_type = 'UI'
bl_category = CATEGORY_NAME
bl_parent_id = AvatarToolKit_PT_AvatarToolkitPanel.bl_idname
bl_order = 6
bl_order = 7
def draw(self, context: Context):
layout = self.layout