Rename cash-out to auto-advance
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
Points: <span id="points">?</span>
|
||||
<br>
|
||||
<button onclick="reset();">Reset</button>
|
||||
<button onclick="cashOut();">Cash out</button>
|
||||
<button onclick="cashOut();">Auto Advance</button>
|
||||
<input type="checkbox" onclick="toggleAutoDraw(this)" id="autoDrawToggle" /><label for="autoDrawToggle">Auto-Draw</label>
|
||||
<br>
|
||||
<div style="margin-top: 1.4em;" id="result">?</div>
|
||||
|
||||
Reference in New Issue
Block a user