mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
[unity] Minor: Fixed formatting issue.
This commit is contained in:
parent
bc2628fbc5
commit
b4146b6bf5
@ -112,8 +112,7 @@ namespace Spine.Unity.Editor {
|
||||
if (selectedClip != null) {
|
||||
float time = AnimationWindowPreview.GetAnimationTime(animationWindow);
|
||||
PreviewAnimationInScene(selectedClip, time);
|
||||
}
|
||||
else // back to setup pose
|
||||
} else // back to setup pose
|
||||
PreviewAnimationInScene(null, 0.0f);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user