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