forked from rDrama/rDrama
1
0
Fork 0

add space

master
Aevann 2023-10-12 22:38:44 +03:00
parent c1b981a215
commit dd1a94b4bc
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ setInterval(function(){
} else {
lightningStrike("normal")
}
},14000)
}, 14000)
function lightningStrike(strike) {
div.style.animation = "haunted 20s"