Reduce leaves in za easter egg

This commit is contained in:
Cooper Ransom 2024-02-28 21:22:51 -05:00
parent f4bc4c2c8b
commit 5bc3f3becf
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ function ParticlesCanvas() {
sizeRange: [28, 31] as [number, number],
},
];
imageParticleCount = particleCount / 5.8;
imageParticleCount = particleCount / 6;
}
// Kitty easter egg