This commit is contained in:
parent
cd9373e7f6
commit
c47794fd12
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ function p() {
|
||||||
n(m[i],t,t+=m[i+1]);
|
n(m[i],t,t+=m[i+1]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
document.write('<button onclick="p()">play</button>');
|
|
||||||
</script>
|
</script>
|
||||||
|
<button onclick="p()">play</button>
|
||||||
|
|
Loading…
Add table
Reference in a new issue