Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxankey committed Sep 3, 2019
1 parent 2682fec commit 36565e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games/roll/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
</tr>
<tr>
<td class="tight">
<button id="shuffle" onclick="shuffle_selected_pieces(0);">(Z)huffle Selected</button>
<button id="roll" onclick="scramble_selected_pieces();">(R)oll Selected</button>
<button id="shuffle" onclick="shuffle_selected_pieces(0);">(Z)huffle Selected</button>
</td>
</tr>
</table>
Expand Down

0 comments on commit 36565e9

Please sign in to comment.