mirror of
https://github.com/photonstorm/phaser
synced 2024-11-14 00:47:29 +00:00
Update SpineGameObjectWebGLRenderer.js
This commit is contained in:
parent
7020637b63
commit
03bcacba2a
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ var SpineGameObjectWebGLRenderer = function (renderer, src, camera, parentMatrix
|
|||
skeleton.scaleY *= -1;
|
||||
}
|
||||
|
||||
// Add autoUpdate option
|
||||
skeleton.updateWorldTransform();
|
||||
|
||||
// Draw the current skeleton
|
||||
|
|
Loading…
Reference in a new issue