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, damping: FISH_DAMPING,
angularDamping: FISH_ANGULAR_DAMPING, angularDamping: FISH_ANGULAR_DAMPING,
dynamic: false, dynamic: false,
lifetime: LIFETIME, // lifetime: LIFETIME,
color: { color: {
red: 0, red: 0,
green: 255, green: 255,