Cleanup
This commit is contained in:
parent
a5d3dc6938
commit
17f8325b37
@ -658,7 +658,7 @@ namespace Passer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Handle handle = attachedHandle; // attachedTransform.GetComponentInChildren<Handle>();
|
Handle handle = attachedHandle;
|
||||||
if (handle != null) {
|
if (handle != null) {
|
||||||
handle.socket = null;
|
handle.socket = null;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user