mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-12 10:52:32 +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,
|
||||
angularDamping: FISH_ANGULAR_DAMPING,
|
||||
dynamic: false,
|
||||
lifetime: LIFETIME,
|
||||
// lifetime: LIFETIME,
|
||||
color: {
|
||||
red: 0,
|
||||
green: 255,
|
||||
|
|
Loading…
Reference in a new issue