Skip to content

Commit 36565e9

Browse files
committed
Update index.html
1 parent 2682fec commit 36565e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

games/roll/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
</tr>
120120
<tr>
121121
<td class="tight">
122-
<button id="shuffle" onclick="shuffle_selected_pieces(0);">(Z)huffle Selected</button>
123122
<button id="roll" onclick="scramble_selected_pieces();">(R)oll Selected</button>
123+
<button id="shuffle" onclick="shuffle_selected_pieces(0);">(Z)huffle Selected</button>
124124
</td>
125125
</tr>
126126
</table>

0 commit comments

Comments
 (0)