Fix command client disconnect
This commit is contained in:
@@ -77,7 +77,7 @@ class CommandClient(
|
|||||||
}
|
}
|
||||||
Seq.destroyRef(refnum)
|
Seq.destroyRef(refnum)
|
||||||
}
|
}
|
||||||
|
commandClient = null
|
||||||
}
|
}
|
||||||
|
|
||||||
private inner class ClientHandler : CommandClientHandler {
|
private inner class ClientHandler : CommandClientHandler {
|
||||||
|
|||||||
Reference in New Issue
Block a user