fix: quit status
This commit is contained in:
parent
7d989faae6
commit
6142a09283
@ -1 +1 @@
|
|||||||
Subproject commit 90fdb447f327ee9a02bcdd62adec6f89f6ab3749
|
Subproject commit 3ec2ea8b520d68cff37b91d810000f60e30f2f3f
|
@ -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"}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user