Jack sucks at life, shout out to my homie kai.
When you mention skeppy, sorry I don't know the guy. Loves minecraft, yeah, that's all the he do.
This commit is contained in:
parent
62e654e641
commit
c44df4924d
|
@ -16,7 +16,7 @@ console.log(min)
|
|||
console.log(max)
|
||||
var rn = Math.floor(Math.random()*(max-min+1)+min);
|
||||
console.log(rn)
|
||||
if (rn == 1) {
|
||||
if (rn = 1) {
|
||||
document.getElementById('owo').class = 'kazoo';
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue