1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-29 16:07:40 +01:00

reduce cat change again

This commit is contained in:
Cooper Ransom 2024-02-29 23:35:34 -05:00
parent df3f5c7837
commit da73c05764

View file

@ -221,7 +221,7 @@ function ParticlesCanvas() {
}
// Kitty easter egg
const shouldShowCat = Math.floor(Math.random() * 100) < 18;
const shouldShowCat = Math.floor(Math.random() * 75) < 18;
if (shouldShowCat) {
imageOverride = [
{