fix int64->int32 conversion bug for morph indices
This commit is contained in:
@@ -191,6 +191,8 @@ extern "C" {
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
|
||||
FLUTTER_PLUGIN_EXPORT bool set_morph_animation(
|
||||
void* assetManager,
|
||||
EntityId asset,
|
||||
|
||||
Reference in New Issue
Block a user