Skip to content

Commit 3bd91ea

Browse files
committed
Update ParticleManagerCreator.js
1 parent a9072ca commit 3bd91ea

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/gameobjects/particles/ParticleManagerCreator.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,5 @@ GameObjectCreator.register('particles', function (config, addToScene)
4545
this.displayList.add(manager);
4646
}
4747

48-
this.updateList.add(manager);
49-
5048
return manager;
5149
});

0 commit comments

Comments
 (0)