From 2fe2dbdc482c3f2d34d7dbe7434d1d35ee980ee7 Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Fri, 20 May 2016 19:32:46 +1000 Subject: Add Panel Category: T48459 --- io_export_unreal_psk_psa.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'io_export_unreal_psk_psa.py') diff --git a/io_export_unreal_psk_psa.py b/io_export_unreal_psk_psa.py index a3846ed5..dcba311f 100644 --- a/io_export_unreal_psk_psa.py +++ b/io_export_unreal_psk_psa.py @@ -2276,9 +2276,7 @@ class Panel_UDKExport( bpy.types.Panel ): bl_label = "UDK Export" bl_idname = "OBJECT_PT_udk_tools" - #bl_space_type = "PROPERTIES" - #bl_region_type = "WINDOW" - #bl_context = "object" + bl_category = "Import/Export" bl_space_type = "VIEW_3D" bl_region_type = "TOOLS" -- cgit v1.2.3