mirror of
https://github.com/photonstorm/phaser
synced 2024-11-21 20:23:19 +00:00
Removed commented-out code
This commit is contained in:
parent
850d46bde3
commit
4462c98b89
1 changed files with 0 additions and 2 deletions
|
@ -1555,8 +1555,6 @@ var SpineGameObject = new Class({
|
|||
this.state.update((delta / 1000) * this.timeScale);
|
||||
|
||||
this.state.apply(skeleton);
|
||||
|
||||
// this.emit('spine.update', skeleton);
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue