mirror of
https://github.com/photonstorm/phaser
synced 2024-11-14 00:47:29 +00:00
Update SpineGameObjectCanvasRenderer.js
This commit is contained in:
parent
9a2c7ab154
commit
7add222a87
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ var SpineGameObjectCanvasRenderer = function (renderer, src, camera, parentMatri
|
|||
skeleton.scaleY *= -1;
|
||||
}
|
||||
|
||||
// Add autoUpdate option
|
||||
skeleton.updateWorldTransform();
|
||||
|
||||
skeletonRenderer.ctx = context;
|
||||
|
|
Loading…
Reference in a new issue