Reduce leaves in za easter egg #2

This commit is contained in:
Cooper Ransom 2024-02-28 21:26:53 -05:00
parent 5bc3f3becf
commit ab71b24024
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 / 6;
imageParticleCount = particleCount / 6.35;
}
// Kitty easter egg