formatting
This commit is contained in:
@@ -922,7 +922,7 @@ class FilamentControllerFFI extends FilamentController {
|
|||||||
idxPtr,
|
idxPtr,
|
||||||
indices.length,
|
indices.length,
|
||||||
animation.numFrames,
|
animation.numFrames,
|
||||||
(animation.frameLengthInMs));
|
animation.frameLengthInMs);
|
||||||
allocator.free(dataPtr);
|
allocator.free(dataPtr);
|
||||||
allocator.free(idxPtr);
|
allocator.free(idxPtr);
|
||||||
if (!result) {
|
if (!result) {
|
||||||
|
|||||||
Reference in New Issue
Block a user