This commit is contained in:
M4YX0R
2021-12-11 09:51:52 +03:00
parent efe93e258d
commit 566a9feca4

2
dist/index.html vendored
View File

@@ -35,7 +35,7 @@
<button id='reset-env' title='Restarts simulation with default organism.'>Reset</button>
<button id='clear-env' title="Removes all organisms and walls. Will disable 'reset on extinction'"">Clear</button>
<br>
<button id='random-walls' title="Generates random walls.">Randomize Walls</button>
<button id='random-walls' title="Generates random walls.">Random Walls</button>
<br>
<label for="auto-reset">Reset on total extinction</label>
<input type="checkbox" id="auto-reset" checked>