mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-13 02:28:44 +08:00
Dispose animation.
This commit is contained in:
parent
1c74777487
commit
8b6f1ee2ae
@ -66,6 +66,7 @@ int main () {
|
||||
Skeleton_updateWorldTransform(skeleton);
|
||||
}
|
||||
|
||||
Animation_dispose(animation);
|
||||
SkeletonData_dispose(skeletonData);
|
||||
Atlas_dispose(atlas);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user