whitespace
This commit is contained in:
@@ -820,7 +820,6 @@ class FilamentControllerFFI extends FilamentController {
|
|||||||
throw Exception("Failed to get picking result");
|
throw Exception("Failed to get picking result");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
var entityId = outPtr.value;
|
var entityId = outPtr.value;
|
||||||
_pickResultController.add(entityId);
|
_pickResultController.add(entityId);
|
||||||
calloc.free(outPtr);
|
calloc.free(outPtr);
|
||||||
|
|||||||
Reference in New Issue
Block a user