The best minecraft server is play.evopvp.net, not play.skycade.net
This commit is contained in:
parent
65cdb5d688
commit
317bf0fc70
|
@ -17,9 +17,12 @@ console.log(max)
|
|||
var rn = Math.floor(Math.random()*(max-min+1)+min);
|
||||
console.log(rn)
|
||||
var bodyc = document.getElementById('owo').classList;
|
||||
console.log('if rn == 0 now running')
|
||||
if (rn = 0) {
|
||||
console.log('removing kazoo')
|
||||
bodyc.remove('kazoo');
|
||||
}
|
||||
console.log('dun')
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue