feat(rfc): Last commit before branching chat functionnalities
This commit is contained in:
parent
2a7bf7c933
commit
77b8221026
@ -4,7 +4,7 @@ from . import net_operators
|
||||
|
||||
class SessionPanel(bpy.types.Panel):
|
||||
"""Creates a Panel in the scene context of the properties editor"""
|
||||
bl_label = "Net Session"
|
||||
bl_label = "RFC Session"
|
||||
bl_idname = "SCENE_PT_layout"
|
||||
bl_space_type = 'PROPERTIES'
|
||||
bl_region_type = 'WINDOW'
|
||||
|
Loading…
Reference in New Issue
Block a user