mirror of
https://github.com/JulianGro/overte.git
synced 2025-06-19 19:49:05 +02:00
remove lifetime
This commit is contained in:
parent
a8ac556103
commit
c05e996913
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue