Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'io_export_unreal_psk_psa.py')
-rw-r--r--io_export_unreal_psk_psa.py4
1 files changed, 1 insertions, 3 deletions
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"