We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2682fec commit 36565e9Copy full SHA for 36565e9
games/roll/index.html
@@ -119,8 +119,8 @@
119
</tr>
120
<tr>
121
<td class="tight">
122
- <button id="shuffle" onclick="shuffle_selected_pieces(0);">(Z)huffle Selected</button>
123
<button id="roll" onclick="scramble_selected_pieces();">(R)oll Selected</button>
+ <button id="shuffle" onclick="shuffle_selected_pieces(0);">(Z)huffle Selected</button>
124
</td>
125
126
</table>
0 commit comments