Change speed

This commit is contained in:
cuom1999 2021-12-26 00:06:07 -06:00
parent e544c14967
commit d58c448295

View file

@ -185,6 +185,7 @@
count: 100, count: 100,
opacity: 0.7, opacity: 0.7,
density: 1 / 50, density: 1 / 50,
speed: 1 / 500000,
}; };
</script> </script>