Merge pull request #565 from blackvid/fish-patch

Improved fish generation
This commit is contained in:
mrjvs 2023-12-20 21:03:49 +01:00 committed by GitHub
commit 66001a16bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ function ParticlesCanvas() {
}
// Fish easter egg
const shouldShowFishie = Math.floor(Math.random() * 600) === 1;
const shouldShowFishie = Math.floor(Math.random() * 600) === 69;
if (shouldShowFishie) {
imageOverride = [
{