Also clear handlesText
This commit is contained in:
parent
088e05b368
commit
427bc13272
|
@ -91,5 +91,6 @@ public class HandlesStreamInput extends AdapterStreamInput {
|
|||
|
||||
public void cleanHandles() {
|
||||
handles.clear();
|
||||
handlesText.clear();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue