update button name

Tento commit je obsažen v:
shoe 2025-03-22 04:44:26 +00:00
rodič 528ef8f5bd
revize 387b839410

Zobrazit soubor

@ -30,7 +30,7 @@
<p>mess with the random walkers</p>
<ul>
<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>
</ul>
<p>if you want, you can <button id="button-hide-page">hide</button> the page to just watch the random walk</p>