fix: decrease firework particles

This commit is contained in:
xHyroM 2022-12-31 20:51:50 +01:00
parent c134565af0
commit 1957a9e54e

View file

@ -57,7 +57,6 @@
)! )!
const fireworks = new Fireworks(fireworksContainer, { const fireworks = new Fireworks(fireworksContainer, {
particles: 200,
rocketsPoint: { rocketsPoint: {
min: 0, min: 0,
max: 100, max: 100,