ahhhhhhhhhhhhhhhhhhhh
This commit is contained in:
parent
0296d9907b
commit
85f1a6bb33
@ -77,6 +77,7 @@ class ConstructAvatar extends Component {
|
|||||||
|
|
||||||
// back to idle
|
// back to idle
|
||||||
if (!animTarget && !animSource) {
|
if (!animTarget && !animSource) {
|
||||||
|
if (!this.idle) {
|
||||||
this.idle = idleAnimation(this.props.construct.id);
|
this.idle = idleAnimation(this.props.construct.id);
|
||||||
return this.animations.push(this.idle);
|
return this.animations.push(this.idle);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user