random game button
This commit is contained in:
@@ -247,6 +247,7 @@
|
||||
<option value="alphabetical">Alphabetical</option>
|
||||
<option value="reverse">Reverse Alphabetical</option>
|
||||
</select>
|
||||
<button class="randgame" onclick="randomGame()">Random Game</button>
|
||||
</div>
|
||||
<ul id="gamesList"></ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user