mirror of
https://github.com/photonstorm/phaser
synced 2024-11-28 07:31:11 +00:00
commit
db882e82dd
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ var AnimationJSONFile = new Class({
|
|||
onLoadComplete: function ()
|
||||
{
|
||||
this.loader.systems.anims.fromJSON(this.data);
|
||||
|
||||
this.pendingDestroy();
|
||||
}
|
||||
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue