fix: black row
feat: submodule update
This commit is contained in:
Submodule libs/replication updated: ff6a14cf85...5731858981
1
ui.py
1
ui.py
@ -59,7 +59,6 @@ class SESSION_PT_settings(bpy.types.Panel):
|
|||||||
row.operator("session.stop", icon='QUIT', text="CANCEL")
|
row.operator("session.stop", icon='QUIT', text="CANCEL")
|
||||||
|
|
||||||
|
|
||||||
row = layout.row()
|
|
||||||
|
|
||||||
class SESSION_PT_settings_network(bpy.types.Panel):
|
class SESSION_PT_settings_network(bpy.types.Panel):
|
||||||
bl_idname = "MULTIUSER_SETTINGS_NETWORK_PT_panel"
|
bl_idname = "MULTIUSER_SETTINGS_NETWORK_PT_panel"
|
||||||
|
Reference in New Issue
Block a user