update button name
This commit is contained in:
parent
528ef8f5bd
commit
387b839410
@ -30,7 +30,7 @@
|
|||||||
<p>mess with the random walkers</p>
|
<p>mess with the random walkers</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><button id="button-create-walker">create one</button></li>
|
<li><button id="button-create-walker">create one</button></li>
|
||||||
<li><button id="button-destroy-walker">kill the last one :(</button></li>
|
<li><button id="button-destroy-walker">kill one :(</button></li>
|
||||||
<li><button id="button-reset-walkers">kill them all D:</button></li>
|
<li><button id="button-reset-walkers">kill them all D:</button></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>if you want, you can <button id="button-hide-page">hide</button> the page to just watch the random walk</p>
|
<p>if you want, you can <button id="button-hide-page">hide</button> the page to just watch the random walk</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user