Skip to content
Snippets Groups Projects
Commit 0215b537 authored by meta-androcto's avatar meta-androcto
Browse files

btracer: minor naming: T70017

parent 9a1bbc60
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
bl_info = {
"name": "Btrace",
"name": "BTracer",
"author": "liero, crazycourier, Atom, Meta-Androcto, MacKracken",
"version": (1, 2, 3),
"blender": (2, 80, 0),
......
......@@ -4,7 +4,7 @@ from bpy.types import Panel
# Draw Brush panel in Toolbar
class addTracerObjectPanel(Panel):
bl_idname = "BTRACE_PT_object_brush"
bl_label = "Btrace"
bl_label = "BTracer"
bl_space_type = "VIEW_3D"
bl_region_type = "UI"
bl_context = "objectmode"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment