remove lifetime

This commit is contained in:
James B. Pollack 2016-03-10 10:38:49 -08:00
parent a8ac556103
commit c05e996913

View file

@ -642,7 +642,7 @@
damping: FISH_DAMPING,
angularDamping: FISH_ANGULAR_DAMPING,
dynamic: false,
lifetime: LIFETIME,
// lifetime: LIFETIME,
color: {
red: 0,
green: 255,