Skip to content

Commit 4e4b135

Browse files
committed
1 parent 58d40fa commit 4e4b135

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/loader/filetypes/AnimationJSONFile.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ var AnimationJSONFile = new Class({
7070
onLoadComplete: function ()
7171
{
7272
this.loader.systems.anims.fromJSON(this.data);
73-
74-
this.pendingDestroy();
7573
}
7674

7775
});

0 commit comments

Comments
 (0)