mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 23:03:12 +02:00
quick fix for particles hanging around
This commit is contained in:
parent
6e46e3d3b6
commit
eabdd1f4d9
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@
|
||||||
green: 20,
|
green: 20,
|
||||||
blue: 150
|
blue: 150
|
||||||
},
|
},
|
||||||
lifespan: 5,
|
lifetime: 1000,
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue