fix: quit status
This commit is contained in:
Submodule multi_user/libs/replication updated: 90fdb447f3...3ec2ea8b52
@ -176,8 +176,6 @@ class SessionStopOperator(bpy.types.Operator):
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
self.report({'ERROR'}, repr(e))
|
self.report({'ERROR'}, repr(e))
|
||||||
|
|
||||||
client = None
|
|
||||||
|
|
||||||
return {"FINISHED"}
|
return {"FINISHED"}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user