drawcall / Proton

Javascript particle animation library
https://drawcall.github.io/Proton/
MIT License
2.42k stars 275 forks source link

fix: typo #67

Closed cha0s closed 5 years ago

cha0s commented 5 years ago

Manually creating a particle using Emitter::createParticle incorrectly ignores passed-in behaviors due to a typo.

drawcall commented 5 years ago

It's true that I found this problem in refactoring. Thank you