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

Update probability of dui

This commit is contained in:
sudo-flix 2024-03-09 11:18:20 -05:00 committed by GitHub
parent 2b199cbeba
commit 544a265e9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -320,7 +320,7 @@ function ParticlesCanvas() {
}
// DUI easter egg
const shouldShowFlix = Math.random() < 0.98; // 3%
const shouldShowFlix = Math.random() < 0.08; // 8%
if (shouldShowFlix) {
imageOverride = [
{